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

RadGridView Edit UI Elements looks wrong

1 Answer 85 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Curtis
Top achievements
Rank 1
Iron
Iron
Veteran
Curtis asked on 08 Jan 2020, 11:01 PM

Recently I needed to dive into the UI Elements at Design Time to make some adjustments...this project is several years old and it's been a while since I've been into this dialog box so the issue may be months old and I simply didn't notice. 

 

Anyway here's the issue: when I click the tiny right-arrow at the top right corner of the grid in Design Mode I see the usual helper-popup window.

I select the 4th item down per-usual "Edit UI Elements" and get the Element hierarchy editor.

Under Control element structure I am pretty sure there used to be a fair number of branches listed under the main branch but now I only see the main branch with no way of expanding to see what lives under it (see attached picture below.)

 

Am I wrong?  Does the RadGridView NOT have any editable elements?  I'm certain once upon a time I came in here to edit the Column Header Height and a few of the colors.

 

I have reinstalled Telerik R3 2018 (The version this application uses)

I have re-copied the DLLs from the installation folder to the application's "Libraries" folder to make sure I had not accidentally overwritten one or more.

I have created a 100% new WinForm and placed a grid on it to check - same results.

I created a 100% new Telerik Project and again placed a grid on the main form - same results.

 

Any advice/suggestions you can offer would be greatly appreciated.

-Curtis

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 10 Jan 2020, 02:11 PM
  

Hello, Curtis,   

Indeed, the Edit UI Element doesn't allow you to modify the inner elements in RadGridView. Actually, it would be better to hide this option for triggering the Elements Hierarchy editor for RadGridView.

Could you please specify what exactly do you want to change in the elements editor at design time? RadGridView offers different formatting events (CellFormatting/RowFormatting) for customizing the cells because it uses data virtualization: 
https://docs.telerik.com/devtools/winforms/controls/gridview/cells/formatting-cells
https://docs.telerik.com/devtools/winforms/controls/gridview/rows/formatting-rows

Once we get better understanding what is the exact goal that you are trying to achieve at design time we would be able to think about a suitable solution and assist you further. Thank you in advance.

I am looking forward to your reply.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Curtis
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or