We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

FillLastColumn

Is there an easy way to do the same thing for the GridControl as the GridControlList using FillLastColumn ? my GridControl has a fill docking, and i want that the last colum expand to the end right border thanks

1 Reply

AD Administrator Syncfusion Team May 11, 2003 07:15 PM UTC

You can handle the QueryColWidth event, and if the requested column (e.Index) is the last column, then set e.Size equal to the needed width to fill the clientwidth. You can see some sample code in the thread. http://www.syncfusion.com/forums/message.asp?MessageID=2699

Loader.
Live Chat Icon For mobile
Up arrow icon