hi dera all,
i have binded a table to the gridview. now, the grid cell for example double type, errors when the user left it empty and does not let user to go to the other cells. i do not need it.
i need to user to freely go to the different cells and only caugh on the inputting wrong datatype forexample inputting string instead of double (not lefting a double cell empty). how can i disable built in validation for this?
also i need to check the cells manually and under certain circumestances, change the color of dell border to be red and else black. what does you suggest?
best regards.