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
435
How to Display Empty rows in edit mode
posted

Hi,

I have grid with one band with 12 columns and 3 groups. The columns are added at Level 0 in each group. This is done in  design time.

when application is running,ultragrid doesnot display empty rows in edit mode.On setting empty row property displays rows, but they are not in edit mode. Also the cell click action is set to allowedit.

So how can I display empty rows in edit mode. Appreciate a reply.

(N.B: Grid datasource is not set. On setting that to a table removes column level groupin)