In your demos for the inline or the dialog box editing, try entering A&B (or any text that does not have a space around the “&” char). Anything after the “&” char is not displayed (but the tooltip does shows the actual and full text).
The above works fine in Firefox though. Please advise.
In your demos for the inline or the dialog box editing, try entering A&B (or any text that does not have a space around the “&” char). Anything after the “&” char is not displayed (but the tooltip does shows the actual and full text).
The above works fine in Firefox though. Please advise.
This works great for 99.99% of the people. It breaks for me because I am using the first td of each row to insert two icons
where the user can click and edit the row. Since the autoencode function works in every column including the first one my HTML code to show the icons is also autoencode and it shows as text as opposed to html, see below. If you could skip the first column it would probably work for 100% of users.