04-03-2015 04:14 AM
Hi,
I have a multicolumn Listbox which I fill with values from an XML file. I want to able to edit "some" cells and save it again to XML.
Each row has a special column, in which it is indicated that whether the 3.column in that row editable or not. This column contains RO or RW, If it is RO I discard the editing, if it is RW I accept the editing. so far sogut. But If I enter text in the cell and press enter, it does not go to next line. How can I go to next line for editing next line after pressing enter at run-time?
Thanks.
04-03-2015 06:51 AM
04-03-2015 06:53 AM