asp.net - Apply a CSS generic fix for RDLC's -


i experiencing issue rdlc's in microsoft edge. vertical scroll disappears in browser, in chrome/firefox , ie9 or lower fine.

i have had thought use conditional statements have found out edge not support this.

i want apply overflow-y:auto rdlc's if microsoft edge in use , if not, not apply.

does know how so? im using asp.net/c#.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -