Problem in grid alignment , extending the column size with the value

Asked By 0 points N/A Posted on -
qa-featured

Hi all,

I am working on gridview control in c++.  I have used datasource to build the grid in aspx page. But the alignment i am not able to fix . Please check the following images.

In below grid view, Exception Type column is extending the space with its value.

Please provide me the solution.

 

 

 

Thanks In Advance

simmons

SHARE
Best Answer by Mark John
Best Answer
Best Answer
Answered By 0 points N/A #93258

Problem in grid alignment , extending the column size with the value

qa-featured

Hello Simmons,

The column that you are referring to is the exception type and that the input is longer than the actual grid? Well, in this situation it won't really matter as long this will not be turned into hard copy or as an image file like what you have done to show it here because it will surely be incomprehensible. But the most reasonable solution is to make the grid longer or bigger. Have you tried dragging the "Exception Type" grid to the right to make it longer or better yet drag the line below the input so as to create space for the additional/missing entry? You can also adjust the font to a little smaller size so that it will fit the grid not disarranging much of the table.

Hope this helps.

Answered By 0 points N/A #93259

Problem in grid alignment , extending the column size with the value

qa-featured

Thanks a lot for the help.

That was really timely help, but just got time to get back and thank you 🙂

Related Questions