This is a migrated thread and some comments may be shown as answers.

Radgrid client events

1 Answer 110 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ron
Top achievements
Rank 1
Ron asked on 29 May 2011, 04:12 PM
I'm using a radgrid to calculate invoice columns and I would like to know if theres an event that occurs on the next click after text change in a text box column. For instance there's a row in edit mode with a text box for the price column and a text box for the quantity column. Let's say I enter the price in the text box then the quantity in the text box and on the next click on want the amount column to calcalute on the client. I attached a screen shot to you give you an idea.

Thanks,
Ron.

1 Answer, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 30 May 2011, 07:32 AM
Hello Ron,

You can achieve this by attaching the client event onBlur from serverside to the TextBox. Check out the following forum thread which discussed similar scenario.
Calculated Column 

Thanks,
Shinu.
Tags
Grid
Asked by
Ron
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or