Cell resize bug (and fix)
Hi all,
It is nice to work with this wonderful grid. I had few problems with it, and also found out work around for them.
1. http://www.activewidgets.com/messages/1437-1.htm
2. When placed inside some TD which has align="right", column width resizing in this Grid gets scewed-up, specially while reducing the width.
Work around, add text-align: left in main grid element
Hope this will help someone.
It is nice to work with this wonderful grid. I had few problems with it, and also found out work around for them.
1. http://www.activewidgets.com/messages/1437-1.htm
2. When placed inside some TD which has align="right", column width resizing in this Grid gets scewed-up, specially while reducing the width.
Work around, add text-align: left in main grid element
.active-controls-grid {width: 480px; height: 200px; font: menu; text-align: left;}
Hope this will help someone.
RajS
June 25,