Hi, Im using Infragistics v2009.1
I need the user to add rows in the clientside, so that after the new row is added, i'll call the AddNew row event in the server side to handle that functionality.
For example, if user add 3 rows and after adding the 3rd row, if he click on the 1st or 2nd row i need to call the activerow change event in the server side to handle respective functionality.
My issue is, i've added OnAddRow event and OnActiveRowChange event to the grid. Now when i run the page, and click on any cell, the page gets posted back. During post back, it is not even calling the OnActiveRowChange event. The page simply gets posted back. So i cannot add data to row.
How could i fix this?
Hi cgvak,
I believe your question is related to a topic discussed in another thread:
http://forums.infragistics.com/forums/t/37260.aspx
You issue will most likely be resolved by handling the BeforeRowActivate client-side event as described in the discussion above.
Please contact me if you have any questions.Best Regards,Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://es.infragistics.com/support