No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Just simply drop your grid into your webform. And find the property of grid. and do allowpaging="true" by that paging will shown in your grid page.
Start from new website. and delete dafault.aspx page first. Then make a master page and then default page. when you create default page then select that master page.
You can use third partly tool kit. to export in csv,xls or pdf format.
You can make new project. and paste that web config. in replace your current web config
It may be error in your web.config ..Just set custom mode="off" and see the error. then you can easily solve that.
You can do this directly via FTP in visual studio(2005,2008,2010) ..You need your ftp account id and password.
You can use login control of asp.net [visual studio 2005,2008,2010]. where you will find each control. example login, logout, redirect, log in status, Password recovery, change password etc. Just drag and drop that control in your page . and use them. If you don't know how to use them in …
The End.