how to check condition for username availability into my table (using c# if else)
After that,
based on username it will be show the record. otherwise (NULL means (username NA)) It will show "record not found"( Message box) like this ....
pls share any reference ...Thankyou Dudes.