Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
450
Show Image only in Explorer Bar
posted

I ran into this issue with a current project I was working on.

We wanted to use the WebExplorerBar but only wanted it to show Images, no text.

Everything we tried usually ended up with the headings of the explorer bar showing the image and default text of "Infragistics.Web.UI.Framework.Data.DataSetNode".

The work around we found and Infragistics has agreed with, is to create a new column in your datatable and leaving it blank.  Set the TextField to this new column.  This now shows only the image we want without any text.

Parents Reply Children