Hi
I have a datagrid where data is bound from the database
When i select the last row of the grid im getting index out of bound exception
I am using a loop where the count is for eg:234 then the last row will be of index 233.Then also im getting this error..
pls Tell me wat to do about this urgently im in the midst of a project..
Regards,
TeeenzoneZ
I have a datagrid where data is bound from the database
When i select the last row of the grid im getting index out of bound exception
I am using a loop where the count is for eg:234 then the last row will be of index 233.Then also im getting this error..
pls Tell me wat to do about this urgently im in the midst of a project..
Regards,
TeeenzoneZ
Comment