Hi,

I'm currently building an enterprise application that should provide Excel 
Like Tables. I would like to customize cells and have some other features 
GWT provided Tables/Grids/CellTables/DataGrids don't provide:

   - fixed headers and columns
   - sortable headers
   - filtering in headers
   - changing column size with drag & drop
   - custom rendering of Rows (f.e. some rows should be editable, others 
   shouldn't)
   
I decided to have a look for other widget libraries and had a look at 
SmartGWT. The ListGrid provides everything I need and so I built a Hello 
World example today. Testing in different browsers showed that the 
application does not to render correctly in IE10. So this leads me to the 
question if it's a *good idea to use SmartGWT ui widgets in an existing GWT 
application*?

Does anybody have experience / recommendations for me?


Thanks a lot!

Best Regards,

Andreas

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to