How to disbale search on child rows?
How to disbale search on child rows?
akkizz
Posts: 4Questions: 1Answers: 0
I have nested web grid implemented with data table. When I am searching table, it searches in the child table data as well. Because of which once I do search the expand/collapse functionality doesn't work?
This discussion has been closed.
Answers
Hi @akkizz ,
If you at this example, you can see that the table doesn't search on the child row data, even if that data is opened and displayed. If you're seeing that, it must be something specific to your code.
We're happy to take a look, but it would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
I am using exactly same example with html class that adds the data table plugin to it.
@colin Is data table supported for nested WebGrid Control?
Nope, that's a different product you're looking at there
@colin Can I have data tableintegrated with it? Do have any pointers?
No, entirely different. DataTables is an opposing solution, so maybe take a look at that, or see if there's a forum for that WebGrids (or Stackoverflow perhaps)