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

trouble with pin rows ...

1 Answer 159 Views
GridView
This is a migrated thread and some comments may be shown as answers.
hong diep dao
Top achievements
Rank 1
hong diep dao asked on 10 May 2010, 04:27 AM
I'm using Telerik Windows Forms 2010 Q1.
I have a desktop application that have some functions, one of them is freezing rows and columns for user to check and compare data.
I used pin feature in gridview. But got some unconvenience as followed:
When I pinned some rows (or just one row) then refreshed the grid (reload data from database and rebind to grid), this encountered an error.
I put a try ... catch and found out the error: Column 'COLUMN_NAME' does not belong to table, with table here is datasource.

To fix this, I put an iteration that unpin all currently pinned rows right before the datasource assignment. But it's my solution for the ease of my work.

Would you tell me if there is any other solutions for that matter or Telerik Windows Forms GridView has supported this (pin rows) internally?

1 Answer, 1 is accepted

Sort by
0
Accepted
Jack
Telerik team
answered on 10 May 2010, 03:49 PM
Hello hong diep dao,

I am glad to hear that you have found a solution for this issue. Your assumption is correct. Pinned rows and columns are supported internally in RadGridView. Your ticket raises the question which is the best behavior in this case. We will consider that and we will appreciate your feedback. Which is the best behavior in this situation for you?

I am looking forward to your reply.

Best wishes,
Jack
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
hong diep dao
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or