Hi All,<o:p></o:p>
I'm experiencing an issue with a web page design which has a table. The colspan used with some <asp:Label ID=> controls are not working in IE11 and working in IE9.<o:p></o:p>
In brief, the table is defined with 4 columns and 5 rows with 100%. Second row will be displayed based on the one of the dropdown field form the first row. So when I select a specific value from the drop down, the second is displaying, but the complete row details are occupied only in the 1st colspan defined for first row.<o:p></o:p>