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
1570
Ig:RowEditingTemplate - textbox enable/disable
posted

Hi,

In the WebDataGrid i am using a ig:roweditingtemplate to insert a new row and edit the existing row. Now in ig:roweditingtemplate i have one textbox control. On Insert operation i want to enable the textbox control and on edit operaion i want to disable that control. Any help on this will be appreciate.

Thanks,

Mits

Parents
  • 13438
    posted

    Hello Mitesh,

     

    How exactly you have enabled the template for the row adding? Basically there are client side events in the Behaviors -> Editing Core -> Row Editing Template -> RowEditingClientEvents   and you can use the TemplateOpening event to show/hide the controls.

Reply Children
No Data