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
195
Grid is not saving updates when grid have more than 10 columns
posted

Hi,

We are using infragistics gridview version 10.2. We have implemented add, edit delete functionality on it. but it is not working when grid have mor then 10 columns. Row_Update event is not firing. Execution exits directly from PageLoad without executing. Any kind of help will be appreciated.

Parents
No Data
Reply
  • 13438
    Suggested Answer
    posted

    Hello Narayanan,


    In version 10.2 there are 3 grids - WebDataGrid, WebHierarchicalDataGrid and UltraWebGrid. Which one you are using. Also what is your exact build of 10.2? The best would be to send a sample or at least code snippet showing how you implement the scenario and what is the datasource you are using. Also it would be helpfull to point the browsers which you are using.

Children