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
265
imp : iterate through grid rows
posted

 I want to interate through the rows of the webgrid and find out if the id of the current
row being added is already there in the grid meaning if that row with that id is already
exists how can this be done on the client side.