I have 10-15 labels in Table column & some are hide according to condition
Their is large space if 7-8 columns are hide
So, How to remove that space?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanket JainPosted Jan 30, 2015, 11:58 PM
1st column=Required Conditions
2nd column=selected conditions
Srinivasa Rao AlapatiPosted Jan 30, 2015, 8:53 AM
Sanket JainPosted Jan 29, 2015, 11:28 PM
So I can't hide td
Srinivasa Rao AlapatiPosted Jan 29, 2015, 2:18 AM
If you are keeping single label in single td and if you are hiding labels from code behind then you may hide td by making td runat = "server". Then this that td will not render in the browser.
Thanks,
Srinivas