Click here to Skip to main content
16,018,949 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hello all,

I have difficulty in displaying the gridview in sharepoint... i have successfully did the same in asp.net but im facing the same in sharepoint, actually we are converting the same project into sharepoint so there is nt much code change.

Im creatd an application page login page with a login button and when i press submit it is going to another application page.... but when i creadted the gridview it is not redirecting and it is not displaying any error.

Please do help me...

Thanks in Advance.
Posted

1 solution

There are different gridviews.

As far as i know, sharepoint's gridview is calling: SpGridView[^]

Displaying Data by Using the SPGridView Control in Windows SharePoint Services 3.0[^]
Samples on how to use SharePoint's GridView[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900