Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jonathan on Jun 18, 2008 08:15
open dhtmlx forum
filters

I'm trying to use a filter in attached in the header of a grid using the Enterprise edition and when I start typing in the filter text box I get a javascript error "row has no properties" in line 823 of dhtmlxgrid.js. Any suggestions?
Answer posted by Support on Jun 20, 2008 09:59
Grid filters puprosed to be used in normal|paging and smartrendering modes.
They will not work in case of dynamic smart rendering or dynamic paging modes ( when data loaded from server on-demand )