I have textbox in gridview it has not bind(column) I want when write in textbox numeric(double) get this number and save it
but in my grid view after put the number(double) it is show me
error : Input string was not in a correct format.
how can I do that
please help me
Go to the complete details ...