Use radGridView to display data

1 Answer 14 Views
GridView
David
Top achievements
Rank 1
David asked on 01 Apr 2024, 12:16 PM

I like to display data like above . Each row's data type could be decimal, integer, or string. Thanks!

1 Answer, 1 is accepted

Sort by
0
Nadya | Tech Support Engineer
Telerik team
answered on 01 Apr 2024, 02:30 PM

Hello, David,

You can display any data that you want in RadGridView. For the decimal and integer types, RadGridView uses GridViewDecimalColumn, while for the string type, there is GridViewTextBoxColumn. By default, RadGridView can generate its column types automatically according to the underlying data. More information about working with RadGridView is available here: 
Getting Started - WinForms GridView Control - Telerik UI for WinForms
Key Features - WinForms GridView Control - Telerik UI for WinForms

I hope this information is useful. Please let me know if you have any further questions. 

Regards,
Nadya | Tech Support Engineer
Progress Telerik

A brand new ThemeBuilder course was just added to the Virtual Classroom. The training course was designed to help you get started with ThemeBuilder for styling Telerik and Kendo UI components for your applications. You can check it out at https://learn.telerik.com
Tags
GridView
Asked by
David
Top achievements
Rank 1
Answers by
Nadya | Tech Support Engineer
Telerik team
Share this question
or