Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Michael King on Feb 20, 2009 11:31
open dhtmlx forum
DHTMLX + Rails 2.1

I'm looking for samples of DHTMLX code that includes:

1) rails 2.1 application
2) grid display of data
3) handling large amounts of data through ajax loading or smart rendering
4) support for sorting and filtering on the grid

I'm interested in knowing if DHTMLX can fit into a Rails application, and if so what special handling or limitations might exist.

Answer posted by dhxSupport on Feb 23, 2009 02:35
Answer posted by Support on Feb 23, 2009 06:30
If you need a sample where data loaded in grid directly from Rails application - please contact us directly at support@dhtmlx.com ( there is no such online demo but it can be sent by request ) 
Both ruby itself and Rails framework has pretty neat XML generation helpers, so feeding grid ( or any other dhtmlx control ) with data is not a problem.