Question:
Hi all,
Can I hide few columns on webtemplate by writing some code??
Thanks for your time.
Jumper.
Answer:
Try with the document "How to... hide a column in your web query with the table interface". You have to create a new class and implement the method CAPTION_CELL adding a comment tag to the columns you have to hide. Then change the class to your web table.
Answer:
Thanks a lot Thuky.
Cheers,
Jumper.