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
830
Enabling row adding on demand
posted

Hi,

 

How can I allow row adding in a webdatagrid only after the user clicks on a certain button; ideally if he clicks on an icon on the 1st row itself.

 

I mean, is it possible to make the row adding row disabled and put an icon on its selector, so the user can t enter values at first, but after he clicks on that icon, he can enter values and add the row later after clicking save. 

 

if not pissible, can I enable adding a row , only on demand through some client script if user clicks a button somewhere on the page ?

 

Thank u :)