Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to edit columns dynamically added to a listgrid

$
0
0
We have created a listgrid that starts with a set group of columns that we declare in a datsource. We dynamically add columns to the listgrid using setFields, but the added columns don't trigger an update on edit(though they appear editable).

The thought we have is that this doesn't work because the new fields can't be added to the datasource. Is that a valid assumption or is something else going on? Do you have any suggestions on how to make these added column editable, either by playing with the datasource or listgrid?

Viewing all articles
Browse latest Browse all 4756

Trending Articles