Greetings.
I have a problem with sending data to server via saveRow(). So, when i try to save row information, all data sent is correct, excepting ID field. SaveRow() sends not information from ID field but the number of row in grid. (i.e if You select 2nd row then id will be 2) I think of using extraparam parameter of SaveRow() to add information of “real” id, but maybe there is another way to solve a problem?
PS Sorry for my bad English, it's not a native language for me. Please feel free to correct me if there was any mistakes in my post.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top