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

Hide row in radgridview

1 Answer 330 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Avinash
Top achievements
Rank 1
Avinash asked on 24 Dec 2015, 06:54 AM

Hi,

I want hide  a  row completely in radgridview when specific  columns contains null(empty) values.

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 24 Dec 2015, 09:24 AM
Hi Avinash,

RadGridView is a virtualized control. That being said, it is not recommended to work with its visual elements and change their values or collapse them. Please run through our online documentation for a reference. 
In your exact scenario, my recommendation would be to remove the item directly from the source of the grid. In that no row will be created for it and you will not see it displayed. 


Regards,
Maya
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
Avinash
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or