Hi All,
I am using nightly build of smartclient 8.0 (will just switch to release version soon) and i want to define operationID for update operation in list grid.
Basically I have one RestDataSource that is shared among two listgrid and both listgrid allow inline editing. Now i want to call different different URL of server on update operation initiated by both listgird. I know that i can define multiple same operation type using operationID and i am using it as well.
Is there a way i can define operationID for update operation in listgrid (like update operation accept requestProperties but i was unable to find how to do it in listgrid)
Thanks for support,
Argopm
I am using nightly build of smartclient 8.0 (will just switch to release version soon) and i want to define operationID for update operation in list grid.
Basically I have one RestDataSource that is shared among two listgrid and both listgrid allow inline editing. Now i want to call different different URL of server on update operation initiated by both listgird. I know that i can define multiple same operation type using operationID and i am using it as well.
Is there a way i can define operationID for update operation in listgrid (like update operation accept requestProperties but i was unable to find how to do it in listgrid)
Thanks for support,
Argopm
Comment