Hi, can anyone tell me how I can add a button inside a tile header?
I need create a button that would open a new form for editing the component inside the tile, and every thing I tried was awfull and disgusting in the appearance.
Like that :
When editing, every time I'm trying to encapsulate the Edit Button into the header, it creates a new tile that is only composed with the button.
I don't know how to create my edit button by coding. Maybe I could change the event of the native closeButton of the component, but I don't know if it's possible.
Can anyone help me, please?
Thanx, Mike.
And here is part of the screen shot that shows how the edit button is put inside a new tile when i'm trying to encapsulate the button componant inside the tile header.