Hello all,
Recently i created a sample web part for SharePoint for viewing the list items of a particular list and i binded the list items to SPGrid class that is available in Microsoft.Sharepoint dll......I created a textbox in the toolpart for obtaining the site url containing the collection of lists...After that step, i created a dropdown list in the toolpart which displays the collection of lists available in that particular site...Once the user selects a particular list from the dropdown control and clicks OK or APPLY, then the list items would be displayed in the Grid which i created using SPGrid.......

Now i want to implement this same concept by binding the list items to RadGrid Control instead of SPGrid.......Can anyone give me the direction of how to proceed????

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.