I have 2 fields departDate and arriveDate and in the save of edit/add I need to check the arriveDate is greater then the departDate
I create custom function for the arriveDate field but I didnt know how to get the value of the departDate.
I put the edit button in the gridComplete function:
for(var i=0;i < ids.length;i++){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top