in the data grid i enabled auto editing.
but while updating it does not update in the first attempt but at the second.
and that to happens at particular moment.
i have a dropdownlist which has two options check and cash.
when i select check another textbox opens for check no.
so when i am updating when the value is check in dropdownlist and check no in the textbox it updates in second attempt.
it...