Skip to Content
Menu
This question has been flagged
1 Reply
5721 Views

I am showing a button in a tree view:

<tree>

    <field name="field1"/>

    <field name="field2"/>

    <button name="buttonclick"  type="object" string="Click"/>

</tree>

This is button is shown in a column for every row, but this column has no header.

How can I add a header?

Avatar
Discard

I too want this..

Best Answer

I dont think you can add a header for a button, for one reason, buttons can be made visible/invisible based on a criteria..

Best thing you can do is, specify a short tool tip for the button and also add appropriate icon which conveys its action...

Avatar
Discard
Author

ok i got it

Related Posts Replies Views Activity
2
Jun 22
1458
0
Jul 17
3454
0
Dec 23
412
3
May 24
29274
2
Sep 21
14637