ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: nuno.nogueira on February 22, 2014, 01:05:18 am

Title: How to add new row to Hierarchy /Sub grid?
Post by: nuno.nogueira on February 22, 2014, 01:05:18 am
In your demos, you show an example of a hierarchy with sub-grids.

How do you add a new row to a certain sub-grid.

For example, how to add a new product to Germany?

Thanks!
 :D
Title: Re: How to add new row to Hierarchy /Sub grid?
Post by: paramvir on February 24, 2014, 05:08:12 pm
There is a post similar to your question:

http://paramquery.com/forum/index.php?topic=423.0

Please let me know whether it answers your concern.
Title: Re: How to add new row to Hierarchy /Sub grid?
Post by: nuno.nogueira on February 27, 2014, 06:47:27 pm
Thanks, but it doesn't solve my problem.

I have two categories:

Inside these categories I have several fixed subcategories.

I want the users to be able to add new subcategories, as long as they identify to which of the 2 categories above they belong to.

I thought about organising a table with hierarchy as per your example, but it doesn't seem possible to do as I'm unable to identify to which of the 2 categories a new subcategory belongs.

An alternative would be 2 tables (one for each category) but it doesn't look good.