Can this be done?
I have a datagrid that allows for edits. When the record in question populates with the data and the customer moves from a particular asp:TextBox, I want to call a client-side vbscript function that does some calculations.
If not, I can go with javascript. But it's internal to the company and we use on IE, so compatability is not an issue.
Thanks.
I have a datagrid that allows for edits. When the record in question populates with the data and the customer moves from a particular asp:TextBox, I want to call a client-side vbscript function that does some calculations.
If not, I can go with javascript. But it's internal to the company and we use on IE, so compatability is not an issue.
Thanks.