Skip to Content
0
Jun 06, 2011 at 02:22 PM

Edit a Empty Table

48 Views

Hi experts!

I am developing a web dynpro app that must to work similarly a table control, but i have a problem.

I created a button to insert new entries and when this button is clicked i need to clear my table data and open the columns to insert new data, but, I don't found a way to open the columns when my table is empty, when it has data, no problem, i set the properties READ_ONLY and that's it! But when my table is empty the columns doesn't open even I set the READ_ONLY property.

Anyone already seen it before?

Thx and advance.

Danilo