How can I update multiple row in a column, or just an entire column based on some selection? I would like to update multiple records across a singular column at one time.
Ideally it would be similar to a client side select column where checking would select all but in my case I have 3 values instead of a boolean value so a drop down menu of some sort would work better to update the column. Is it possible to accomplish this with RadGrid?
Ideally it would be similar to a client side select column where checking would select all but in my case I have 3 values instead of a boolean value so a drop down menu of some sort would work better to update the column. Is it possible to accomplish this with RadGrid?