Click here to Skip to main content
15,885,767 members

Comments by 2012programmer (Top 38 by date)

2012programmer 30-Apr-14 1:20am View    
I have one more question related to SQL-database sorting. I have table with 3 columns(Empcode, Department, CollegeName).Department has five different values (ECE, EEE, ..etc). Kindly let me know that how to sort department wise. For Example, I need all EEE department employees in the first then other employees of same college and then other college employees..
2012programmer 28-Apr-14 9:49am View    
Thanks. This solution is working perfectly.
2012programmer 28-Apr-14 9:35am View    
Yes, I have "Name" in my templatefield of gridview. It is displaying all the data, but the problem occuring while I am updating it.
2012programmer 6-Jan-14 6:32am View    
How to give permissions to default user?? I am also getting the same error..
2012programmer 2-Jan-14 7:56am View    
Thank you karthik, It is working perfectly