Closed atirnaveed closed 5 years ago
Hi Atir,
The data attributes should be in this format data-text="test"
while you have it like data_text
. Could you please give it a try and let me know if still had any issue?
Hi Hamid,
This is becuase you can't give -
in htmlAttribute it will render as _
in html.
Code :
Html Render :
Fixed in v0.9.204
.
Example : data_text replace the text of button It should display like this but this only works when you refresh the page it will not work with AjaxRedirect. Also you need to add filestyle class as-well to the control.