Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
BatchUpdating mode Issues
posted

Here during BatchUpdaing mode issue I am facing the following issue

Based on attached sample you can verify the following.

1.Before updating  the DateCell , datatype is string. After updating the cell it become Object(js Date type). How to maintain the consistancy?verify By Clicking update button

2.Existing in Row , WebDropDownProvider  Cell(officerType) retrieving cell Text using get_value() retrieving the textfield value,(like supervisor) Not  valuefield value.(By Clicking update button u can verify this).But Add New Row in WebDropDownProvider cell (officertype) retrieving cell text using get_value() retrieving value field.("1"). How reterirve the Value for WebDropDownProvider Cell always?

3.Add New Row whether we need to specify all the value for all the columns like (DataKeyFields- Unique, Number Field as 0, string fields and datafields as null) like default.aspx script tag in attached sample. Please Confirm

If possible provide us sample  BatchUpdating mode in client side and retrieving values with specific type in the value.

 

 

 

 

WebSite3.zip
Parents Reply Children
No Data