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

propertyGrid issues

2 Answers 120 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
Tom Mieck
Top achievements
Rank 1
Tom Mieck asked on 04 Sep 2012, 07:42 PM
Hi ,
Am using the radpropertygrid to show the data when user selects one row from the grid in windows application.
Property grid contains around 50 properties which are categorized in to different categories.
When i expand or collapse one category (clicking the icon), the properties order is changing-- i want the properties order should remain as is.

I have set the property   enablesorting = false,    even then its not working.---how to achieve this

Other problem--
When user searches the property, then filtered items are coming that's fine.
Now lets say radpropertygrid has  50 properties , now user searches the properties by entering some text in the textbox,
then lets say he got 10 properties . Now here when am accessing the item value which is not in the filter result then its showing an exceptions
radproperty.items["propname"]----null    
 am accessing   radproperty.items["propname"].Value ---throwing exception

So i want to access all the items even after the search the properties and also i need to update some items value(which are not visible after the filter)--------how to acheive this


Pls help me

2 Answers, 1 is accepted

Sort by
0
Tom Mieck
Top achievements
Rank 1
answered on 11 Sep 2012, 05:37 PM
Can someone give reply to my question?????
Pls 
0
Nikolay
Telerik team
answered on 14 Sep 2012, 12:56 PM
Hi Tom,

Your Trial subscription has already expired, which means that your support package is no longer available as well. If you like our product, you can purchase one of the licenses that we offer: http://www.telerik.com/purchase.aspx. These licenses comes with Dev priority support where the tickets are answered in a guaranteed period of time. Shortly said, we will provide you with quicker responses.

Regards,
Nikolay
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
Tags
PropertyGrid
Asked by
Tom Mieck
Top achievements
Rank 1
Answers by
Tom Mieck
Top achievements
Rank 1
Nikolay
Telerik team
Share this question
or