cross browser - Radgrid multiple detail tables at a level, IE 9 Compatibility View rows stacking -


i have radgrid have 3 detail tables in same level.

it works fine ie 9, when changed compatibility mode 3 detail tables shows @ same place, text stacking over. , last detail tables header showing.

for example: caption , rows stacking:

caption , row texts stacking

what can resolve issue? page has support both ie 9 , ie 9 compatibility mode.

is there detail table order?

i solved issue.

it because following property. removed , grid appeared expected.

radgrid1.horizontalalign="right"; 

Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -