Translate TIWAdvMessageDialog

Hi.


How can I translate the buttons from the TIWAdvMessageDialog component??

TIA

Hi,


At this time it's not supported to change the caption text of the CommonButtons.
However you can add custom buttons with your own text via the CustomButtons property.

Hi.


Thanks for the answer.

I think that the same limitation exists for the IWAdvWebGrid (bound and unbound) when you check the option ShowFind (True) in the Controller property, the Grid show a button with caption "?". I could not find a way to change this caption.

Is there a way or is a limitation too??

That is correct the text of the find button is fixed.
As an alternative you can use the HintFind property to display a custom text in the button hint.


However, this is a good suggestion and we'll consider adding this feature in a future version of the IWAdvWebGrid.