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

[Solved] Feature request (load data + frezee first column)

1 Answer 36 Views
Grid for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andrei
Top achievements
Rank 1
Andrei asked on 22 Sep 2014, 08:41 AM
Hello.

I plan to use RadDataGrid in your project and I want to know:

1) Is it possible to freeze first column in grid? (I need to display over 50+ columns on 10" displays, so this feature is very important for me. I checked some thread, and saw that it is impossible. I need confirmation.)

2) I plan to show collection with 50 000 + items. All items stored in my database. Is it possible to NOT to load whole data from database and give it to RadDataGrid? What I mean:
a) Say to RadDataGrid that I will have 45 653 rows and 35 columns.
b) Than recieve some notifications from RadDataGrid "give me row #1"..... "give me row #2" and only after that load data from database for corresponding row.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 25 Sep 2014, 07:02 AM
Hi Andrei,

Onto your questions:
  • We plan to introduce frozen columns with our next release -- Q2 2014, expected next month.
  • It is possible to load data on demand. You can find the process described in this help topic.


Best regards,
Ves
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid for XAML
Asked by
Andrei
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or