I got it... Thanks to all
R
Ruchi03
@Ruchi03
Posts
-
Static Variables -
Static VariablesI would like to know how... i have already given it a value and now i want to change it again in my programm....:sigh:
-
Static VariablesCan I change the value of a Static Variable....
-
Text box validationThanks a lot..:). It worked..
-
Text box validationHow do i restrict user from entering any alpahabet or special characters in my textbox, in the textbox key press event. I need to give a error message and no alphabets or special charaters should get printed.(in visual C#).its a window form.
-
datagridviewcan i bind the unbounded columns in a datagridview with the columns in a database table at run time