This is a migrated thread and some comments may be shown as answers.

[Solved] sharepoint.webparts

4 Answers 164 Views
Grid
This is a migrated thread and some comments may be shown as answers.
dr
Top achievements
Rank 1
dr asked on 16 Jun 2009, 07:27 PM
hi,

i have implemented this already with a smartpart/usercontrol but now i want to do it thru the sharepoint.webpart. can anyone point me in the right direction for some sample code or article?

merci

 

4 Answers, 1 is accepted

Sort by
0
dr
Top achievements
Rank 1
answered on 19 Jun 2009, 12:21 PM
bump...

anyone done this before?
0
Sebastian
Telerik team
answered on 19 Jun 2009, 01:56 PM
Hello dr,

I think that the information from the following public forum thread can be useful to you:
http://www.telerik.com/community/forums/sharepoint-2003/controls/using-radgrid-in-a-web-part.aspx

Greetings,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
dr
Top achievements
Rank 1
answered on 19 Jun 2009, 02:04 PM
thanks but there are two types of webparts you can use in sharepoint; a traditional webpart which is found in this namespace (System.Web.UI.WebControls.WebParts.WebPart) and a strictly sharepoint webpart which has additional functionality specific to sharepoint (sharepoint.webpart).

the link u sent me describes the standards webpart and not the sharepont specific one. I have already got your controls working in this way, but my situation requires i use the sharepoint.webpart.

I have also looked at your sharepoint grid samples posted on your site but these also use the standard usercontrol and not the sharepoint specific one.

I am also using sharepoint 2007 and not sharepoint 2003.

thanks

j
0
dr
Top achievements
Rank 1
answered on 24 Jun 2009, 06:17 PM
i dont know what i was thinking using the sharepoint.webpart, i am going to use the standard webpart. thanks for your help.
Tags
Grid
Asked by
dr
Top achievements
Rank 1
Answers by
dr
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or