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
420
Only one row in grid so is the active row so dn't fire AfterRowActive
posted

Hi,

i have some textboxes that filled with values on AfterRowActive event of a grid. but that textboxes wipe out on some event. now i want to refill textboxes with values, and i click on grid row but as its only the row in grid, its already active so does not fire AfterRowActive event.

and i was asked NOT to use solution like deactivate row and refire the event...i need solution like to set a single property or some better solution ...if u can help me plz