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

Using the CustomFilterRow and inserting new data in a GridView

1 Answer 39 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Licenses
Top achievements
Rank 1
Licenses asked on 02 Jul 2010, 10:59 AM
Hello,

We're using a GridView to add new data to our application. To this grid we fitted a CustomFilterRow. If we start off with an empty Gridview and want to add a new row to this grid, this new row doesn't show up in the grid for input. It seems like the CustomFilterRow is on bound to this first row, so that the new row isn't added or can't be seen. If I turn off this CustomerFilterRow the new row shows correctly in the grid and can be filled out.

Is there a way that the CustomFilterRow can be fitted in the header of the grid or that the new row will show in the second row of the grid?

Kind regards,
Sodi We

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 02 Jul 2010, 11:55 AM
Hi Sodi We,

We re-factored the Custom Filter Row example and you can see its latest version here:
Custom Filter Row example

I deleted all the rows and clicked on the Insert button and the new row was inserted correctly.
Can you try it out please?

Best wishes,
Veskoni
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
Licenses
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or