Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4133
How To Dynamically Change Width Of UIElement
posted

I have added a record count label to the grid with a creation filter.  I am showing the record count in the caption area of the grid and want to show it on the far right side.  However, as the record count changes, I would like to change the width of the UIElement accordingly.  I have other button in the same area and I would like them all to be aligned against the right side of the grid control.  I would like the record count to be the right-most UIElement.  Does anybody know how I can get this item to autosize?  I also need to adjust the position of all the other buttons whenever the record count button's size changes.

Parents Reply Children
No Data