Hi,
I have a radgrid with 2 columns.
one is a gridboundcolumn and other is a template column which contains my raddropdownlist controls..
Now my question is:
In the second column of my radgrid where the dropdownlist appears, as the values are just 3 characters, the size of the dropdownlist is small .But the radgrid's column size is big.
How do i make my dropdownlist to exactly fit/fill my radgrid's column(entire space irrespective of it's 3 characters).
I have a radgrid with 2 columns.
one is a gridboundcolumn and other is a template column which contains my raddropdownlist controls..
Now my question is:
In the second column of my radgrid where the dropdownlist appears, as the values are just 3 characters, the size of the dropdownlist is small .But the radgrid's column size is big.
How do i make my dropdownlist to exactly fit/fill my radgrid's column(entire space irrespective of it's 3 characters).