Can anyone tell me what is wrong with this code?
 String LineNo;
 LineNo = txtLineNumber.Value.ToString();
It is giving me the titled error message.
Thanks
Can anyone tell me what is wrong with this code?
 String LineNo;
 LineNo = txtLineNumber.Value.ToString();
It is giving me the titled error message.
Thanks
