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

AutoSizeRowsMode

8 Answers 434 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Cubic Art
Top achievements
Rank 1
Cubic Art asked on 21 Jun 2008, 08:41 AM
Hi,
Qs1: How can I set auto size rows mode for the radGridView?

For the windows datagridview, When the cell data is wider than the column, having the auto size rows mode set to Displayed cells will resize the row to show all cell data. How can I have the same in a radgridview?

Qs2: Is there a way to set tool tip text for those cells that have data hidden due to less column width?

Hope you will have solutions for these..

8 Answers, 1 is accepted

Sort by
0
Cubic Art
Top achievements
Rank 1
answered on 24 Jun 2008, 08:50 AM
No reply??
0
Nikolay
Telerik team
answered on 24 Jun 2008, 02:29 PM
Hi Cubic Art,

Please excuse me for the delay in my response.

You can find the answers to your questions in the support ticket you have opened.

Regards,
Nikolay
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Cubic Art
Top achievements
Rank 1
answered on 24 Jun 2008, 02:41 PM
Dear Nikolay,
Thankyou for writing. I checked the support ticket. There are no responses for it yet.
0
Nikolay
Telerik team
answered on 24 Jun 2008, 03:39 PM
Sorry for this, Cubic Art, probably our system lagged out. You should have the answer in your mailbox by now.

 
All the best,
Nikolay
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Yvette
Top achievements
Rank 1
answered on 13 Aug 2009, 02:20 PM
Did you get the answer for setting up the Autoresize mode for Radgrid.
Please reply.


Thanks
Yvette
0
Robert
Top achievements
Rank 1
answered on 13 Aug 2009, 07:49 PM
Yvette,

I am not sure if this is what you need, but I hope this helps.

radGridView1.AutoSizeRows = true

This will autosize the the height of each row based on the cell data.

-Robert
0
Jack
Telerik team
answered on 14 Aug 2009, 12:48 PM
Hello Yvette,

Please give us more details about the issue. We will be glad to assist you.

All the best,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Yvette
Top achievements
Rank 1
answered on 14 Aug 2009, 03:13 PM
Robert n jack thanks for you concerns.

Jack i was looking for somethin equivalent to DATAGRID.Autorowsize - which adjusts the height of the row based on the data.

I figured it out and i guess it is;

Radgrid1.clientsettings.Resizing.autorowsize.

Correct me if im wrong.

Thanks
Tags
GridView
Asked by
Cubic Art
Top achievements
Rank 1
Answers by
Cubic Art
Top achievements
Rank 1
Nikolay
Telerik team
Yvette
Top achievements
Rank 1
Robert
Top achievements
Rank 1
Jack
Telerik team
Share this question
or