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
1140
Empty Row Click on Grid
posted

Hi,

I created a Grid and set the property showemptylines = true but how can I make those lines editable so that end user can just click any where on empty grid and enter the content.

hope I am clear

 

Nagarjun.

  • 17259
    Offline posted

    You can't do that with those rows. you need to use the template row:

    grid.DisplayLayout.Override.AllowAddNew = AllowAddNew.TemplateOnBottom