Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jigar on Aug 12, 2009 00:12
open dhtmlx forum
Filtering and fetch checked rows bug

I have a 2 rows is grid defined as "ch,tree". Once you filter rows and then check one of the rows, function "var x= roitree.getCheckedRows(0);" gives me error as "c.childNodes is not defined".

While Once you filter rows and then check one of the rows and clear all contents in filter box then function "var x= roitree.getCheckedRows(0);" gives me correct values.

Is this a bug?

Answer posted by Support on Aug 12, 2009 04:31
Which version of a grid you are using?

The problem is not reconstructable for latest dhtmlxgrid 2.1
Answer posted by Jigar on Aug 12, 2009 05:27
I am using "dhtmlxTreeGrid v.2.0 Professional edition build 81009/81107"
Answer posted by dhxSupport on Aug 12, 2009 07:28
Can you please send us example where we can reproduce this issue? (Please send it directly to the support@dhtmlx.com)
Answer posted by Vikram Jagannathan on Aug 18, 2009 08:21
Hi DHTMLX Support,

Do you have an update on this? I too am using "dhtmlxTreeGrid v.2.0 Professional edition build 81009/81107".

Thanks.