This may be a solution for the first problem: You can set an image in a button. Another option is to just adjust the CSS of a specific button to have that image as a background.
S. Abraham www.DataStoreGwt.com Persist objects directly in Google App Engine On Oct 19, 9:09 pm, gwt-newbie <[email protected]> wrote: > Hi > > How can i add a clickable icon in a column header without that after > calling the column sorting? > The column sorting i need too. > I have tried with: > - event.preventDefault(); > - event.stopPropagation(); > but to no avail:( > > Is there a workaround? > Or must i wait for next GWT version? > > The class "DefaultHeaderOrFooterBuilder" is yet in trunk. > > Best Regards -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
