Ravindra Mishra
Top achievements
Rank 1
Ravindra Mishra
asked on 04 Aug 2011, 07:02 AM
Hi,I have implemented a mixed mode hierarchy in my grid similar to this example
http://blogs.telerik.com/blogs/posts/11-03-07/re_mixed_hierarchy_mode_in_radgridview_for_winforms.aspx
Is it possible to assign a defaultivew of my "Folders" datatable as the source for my grid so that i can display only selected folders based on certain conditions.
I want to filter the defaultview of the table programatically so that the grid gets automaticaly updated.
The filtering option cannot be shown to the user.
http://blogs.telerik.com/blogs/posts/11-03-07/re_mixed_hierarchy_mode_in_radgridview_for_winforms.aspx
Is it possible to assign a defaultivew of my "Folders" datatable as the source for my grid so that i can display only selected folders based on certain conditions.
I want to filter the defaultview of the table programatically so that the grid gets automaticaly updated.
The filtering option cannot be shown to the user.
5 Answers, 1 is accepted
0
Hi Ravindra Mishra,
Thanks for writing.
Presently, the filtering option works only for the first-level records of the self-reference hierarchy and for the classic hierarchy records. At the moment it is not possible to achieve the desired scenario. We will consider this limitation in one of the next releases.
Let me know if you have further questions.
Best wishes,
Svett
the Telerik team
Thanks for writing.
Presently, the filtering option works only for the first-level records of the self-reference hierarchy and for the classic hierarchy records. At the moment it is not possible to achieve the desired scenario. We will consider this limitation in one of the next releases.
Let me know if you have further questions.
Best wishes,
Svett
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
Maarten
Top achievements
Rank 1
answered on 18 Jun 2012, 07:18 AM
Hi,
We implemented the self reference hierarchy in two grids and also noticed that the filtering function only works for the first-level records. Do you have any idea when this feature will be available? Or is there already a work around?
Many thx!
Maarten
We implemented the self reference hierarchy in two grids and also noticed that the filtering function only works for the first-level records. Do you have any idea when this feature will be available? Or is there already a work around?
Many thx!
Maarten
0
Hello Maarten,
Svett
the Telerik team
I cannot provide you with a concrete time-frame in which we will implement this feature. Nevertheless, you can vote for it in our public issue tracking system. If many customers require it, we will increase its priority in our task list.
All the best,Svett
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
0
Paul
Top achievements
Rank 1
answered on 25 Apr 2014, 08:26 PM
Any news on filtering a hierarchical grid (self-reference)?
It is something I thought would have been in there :(
Can it be done yet?
Thanks
Paul
It is something I thought would have been in there :(
Can it be done yet?
Thanks
Paul
0
Hi Paul,
Thank you for contacting us.
This functionality is supported by RadGridView. Please note, however, that if a particular child is visible, all of its parents will be visible also.
I have enclosed a small project where I have enabled the filtering functionality in a self-reference grid.
I hope this helps. Should you have any other questions do not hesitate to ask.
Regards,
George
Telerik
Thank you for contacting us.
This functionality is supported by RadGridView. Please note, however, that if a particular child is visible, all of its parents will be visible also.
I have enclosed a small project where I have enabled the filtering functionality in a self-reference grid.
I hope this helps. Should you have any other questions do not hesitate to ask.
Regards,
George
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.