This is a migrated thread and some comments may be shown as answers.

[Solved] GridViewDataColumn is not working properly

0 Answers 87 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Praveen
Top achievements
Rank 1
Praveen asked on 18 Oct 2011, 11:22 AM
So I have main grid and when I select any row from the grid, it shows me details in the form of InnerGrid. I am setting the property [GridViewDataColumn Width="*"] for last column on main grid so that it aquire rest of the space on the row. And it's working fine, but same is not working while setting this property on inner grid. How to achive this for last column on inner grid so that it aquire the pending space in the row.

Thanks.
Tags
GridView
Asked by
Praveen
Top achievements
Rank 1
Share this question
or