Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    SelectionProperty ListGridField not always transmitted into dsRequest.

    Hi all,

    I have a ListGrid which with a selectionProperty set to the value of one of my DataSourceField attached to this listgrid. The field is not always present when an update occurs on the record (some fields are editable on each line).

    The case is the following:

    I try to change an editable field on a selected row, i then push the arrow down key to go to next line : the row just edited is now UNselected. I can notice also that in the request fired to the server for updating this line, my selectionProperty field is not present (but it is when i select/unselect the line).

    Can you please help ?

    Thanks
Working...
X