Is it possible to do this in C# ASP.Net.
Thanks
Kingsley
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
RamchanPosted Sep 26, 2013, 1:47 AM
The CSS class is like this
Alternative solution: You could define height and width on the ControlStyle tag,
instead of using a CSS class.
ItemStyle-Width="9" ItemStyle-Height="9"