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

How to implement multi view to Grid?

2 Answers 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 30 Dec 2010, 09:21 AM
Hi all,
I want to design multi views for my Grid but I don't have idea to do that.
For example: we have 2 views (UI) for the Grid and User can choose which view to be viewed (of course, we only have one datasource)

P/S: sorry for my bad English

Any help will be appreciated
Thanks
Dan

2 Answers, 1 is accepted

Sort by
0
Accepted
Iana Tsolova
Telerik team
answered on 03 Jan 2011, 04:30 PM
Hello Dan,

Can you elaborate on how different do you want the grid views to be? Or illustrate what should they look like.
However you can define two different grids, using the same DataSourceControl or the same NeedDataSource event handler to be bound. Then alter their Visible property accordingly.

Best wishes,
Iana
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Dan
Top achievements
Rank 1
answered on 04 Jan 2011, 09:35 AM
It's great, thanks Iana
Tags
Grid
Asked by
Dan
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Dan
Top achievements
Rank 1
Share this question
or