Hi..
How to align height of the table...I have tried with <table width="100%" style="height: 100%" > but its not working.. Even i tried it in Row Tag..<tr style="height: 90%" >...My problem is if that the height of the table is varying with the content of the table..i want the table height to be fixed at any cost...
Thank You in Advance..