Fixed Column table And Actual table are not matching. Alignment problem.
Fixed Column table And Actual table are not matching. Alignment problem.
parag7
Posts: 2Questions: 1Answers: 0
Fixed Column table And Actual table are not matching. Alignment problem.
The fixed column also contains button events which shows pop up. When clicked on button, the pop up gets inherited into main table.
Applied folowing classes.
info is a ID For Edit Event Control on Fixed column.
<style>
#DTFC_LeftBodyWrapper{
overflow: visible !important;
}
#DTFC_LeftBodyLiner{
overflow-y: visible !important;
}
#info{
z-index:999999 ! important;
}
</style>
This discussion has been closed.
Answers
Please link to to a test case showing the issue as per the forum rules.
Allan
I want to post actual problem facing in Screenshot. How to post screenshot here on forum?
A screenshot won't be much help here. I know what misaligned columns look like, and the screenshot would not tell me why they are misaligned - only that they are. I would need a link to the page to be able to offer any help.
Thanks,
Allan