I have a ModifiedBy field on my grid...Basically if any value in that row changes i want to update the ModifiedBy column with the user id
i have this code in my CELLValueChanged Event
GridView.SetRowCellValue(e.RowHandle,colModofiedBy,UserId);
But I am getting any error
Loading
Kirtan PatelPosted Oct 30, 2009, 11:44 PM
what error you are getting ? can you tell me ???
if possible send me your project files(zip) [email protected] in mail to me i will help you in this :)