Forum: C# Jul 23rd, 2009 |
| Replies: 2 Views: 473 This is a similar project try to learn it and then modify so it suits your requirements
http://www.codersource.net/asp_net_datagrid_part1_azam.html |
Forum: C# Mar 20th, 2009 |
| Replies: 1 Views: 1,263 i want a way to do validations for a String (the text should contain only characters, and not _ @ or any number) .. i found a code that does validations for integers, but not for strings.. Please... |