Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1803
best events to validate a grid
posted

Hi all,

 i have the grid binded to different datasource..meaning to have different columns generated dynamically ...i want  to validate the text in the grid before he moves onto the next cell (ie loses focus)..and if it doesnt match i want ot use the entereditmode and keep the text highlighted

currently i am using the beforedeactivatecell method and  call performaction - entereditmode ......

 is there any event which triggers before dataerror ..or something to override the dataerror and get the focus to the cell