when i enter value for unit discount text box (suppose i entered 3) then it should automatically deduct that value from unit price value and should display in value after discount textbox. to list data i used cms:UIGridView. so how can i update only that row which value entered. this should happend unit discount textbox lost focus event
unit price unit discount value after discount
120 3
this is just like rowCommand in asp.net so i need solution that type of issue for this kentico uigridview
Thank you!
Ramesh