Click here to Skip to main content
15,894,955 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,


How to automatically re size the column of the report table at runtime?I need to auto re size the column for table in telerik reporting. Can you please tell me how I can do this problematically.

Thanks and Regards!
Kuldeep Dwivedi
Posted

1 solution

If it were me wanting to know this, I think I'd post a message in the Telerik forums first.

If there's an event fired when a control is updated, handle that event and put your resizing code in it.
 
Share this answer
 
Comments
Kuldeep03 3-Oct-11 16:59pm    
I already put this on telerik forum.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900