Gabriel Posted June 20, 2007 Report Share Posted June 20, 2007 Hello, When the data grid is displayed and a currently visible chart line (assume there is more than one) is made invisible (in server code, either by callback or postback) the data grid titles are shifted to the left and no longer line up with the data that was present before. for example: The original data grid: a b c dseries1 1 2 3 4series2 5 6 7 8series3 9 0 1 2 The grid looks like this after series1 is made invisible: b c dseries2 5 6 7 8series3 9 0 1 2 if another series is made invisible, the titles shift once more to the left. if a series is made visible again the titles are shifted back to the right. I do believe this is a bug, but if not, please let me know what to do to fix it on my end. Thanks. Quote Link to comment Share on other sites More sharing options...
Frank Posted June 23, 2007 Report Share Posted June 23, 2007 I replied to your post here. http://community.softwarefx.com/forums/t/7913.aspx Please don't post multiple times. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.