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
379
Disable cell of a newly added row in a WebGrid!
posted

Hi!

    We're using Infragistics Webgrid (v. 9.1) in our application. We've a dataset of 2 related tables which render a childgrid on expanding a row. Now we've achieved the functionality of a blank new row already added in the Childgrid on expanding the parent row. Now, the requirement is that we need to disable the first cell in the newly added row. Can you suggest a solution for this? We are able to disable a cell from the code-behind but as the new row is automatically added, how can we disable a desired cell of the newly added row.

Thanks & Regards
Anuj