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

Custom Render

3 Answers 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
james
Top achievements
Rank 2
james asked on 13 May 2008, 07:37 AM
Hi,

I was inhereted RadGrid. Now I need to make custom rendening.

Anybody know where rows are rended? Is possible get example.

Regrads,

J

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 13 May 2008, 07:45 AM
Hi James,

Go through the following forum links.

Data items
Functional items
Accessing cells and rows

Thanks
Shinu.
0
james
Top achievements
Rank 2
answered on 13 May 2008, 08:06 AM
Hi Shinu,

I need to make some kind of partial rendening. On loading I'm going to render only first 10 rows. Then on client side I'm going to add remains rows.  This  will give me more respondable UI.

So I need override Render or RadGrid's Rows. I was look at RadGrid Render method. But I hasn't found whic code render Rows.

I need hind how to override Row's render.

Regrads,

J


 
0
Princy
Top achievements
Rank 2
answered on 13 May 2008, 10:04 AM
Hi James,

Go through the following forum links.

Inserting on client side?
Add/Remove GridItems - How?

Princy
Tags
Grid
Asked by
james
Top achievements
Rank 2
Answers by
Shinu
Top achievements
Rank 2
james
Top achievements
Rank 2
Princy
Top achievements
Rank 2
Share this question
or