Hi,
In a SL4 application that I am building I need a grid which allows the user to add new rows but he may not update existing rows.
So far I see this scenario is not possible?
If I specify "isreadonly" the user cannot update (which is good) but he also cannot insert a new row (=bad). Even doh I've specified that this is allowed and the button is also visible, but is not working. The not working is caused by the "readonly"
Leaving the readonly off and not saving any updated data is an option but a confusing one for the user.
Before I create a custom routine to add new records, I wanted to know if I can achieve this scenario out-of-the-box ?
tx!
In a SL4 application that I am building I need a grid which allows the user to add new rows but he may not update existing rows.
So far I see this scenario is not possible?
If I specify "isreadonly" the user cannot update (which is good) but he also cannot insert a new row (=bad). Even doh I've specified that this is allowed and the button is also visible, but is not working. The not working is caused by the "readonly"
Leaving the readonly off and not saving any updated data is an option but a confusing one for the user.
Before I create a custom routine to add new records, I wanted to know if I can achieve this scenario out-of-the-box ?
tx!