GDBGTreeLines

Hi,

I want the same functionlity as in the GDBGTreeLines samples, but i would like to show two rows for each parent and children. I was wondering if this is possible using syncfusion databound hierarchical grid.

Thanks,
Adnan

6 Replies

AD Administrator Syncfusion Team January 31, 2007 07:40 PM UTC

Hi Adnan,

The attached sample shows you how to display multiple rows per record in a Quicken-like manner. It also shows you how to format rows with alternating colors and how to highlight the current row.

Here is a sample.
MultiRowRecord.zip

Best Regards,
Haneef


AS Adnan Sohail January 31, 2007 07:44 PM UTC

Hi Hanieef,

Thanks for the solution.

I think i need this GDBDdata.XML to run the solution, which i dont have.


AS Adnan Sohail January 31, 2007 07:45 PM UTC

Haneef,

Sorry for the spelling mistake. I found the file.
I will post if i have any other questions.

Thanks,


AS Adnan Sohail January 31, 2007 07:53 PM UTC

Hello,

I don't think i explained my problem clearly. I have a hierarchy of product and each product needs to show two rows(records).

The sample GDBGTreeLines is currently doing that, but it can only show one row for one node. I would like to show two rows for each row.

I have attached an excel file which kinda gives an idea what i want.

Thanks,
Adnan

Example.zip.zip


AD Administrator Syncfusion Team January 31, 2007 09:17 PM UTC

Hi Adnan,

Please try the attached sample and let me know if you are trying something different.
MultiRowMasterRelation.zip

Best Regards,
Haneef


AS Adnan Sohail January 31, 2007 09:35 PM UTC

Hi Haneef,

This is pretty close to what i want, but the problem is when i expand a parent, the second row of the parent go way down. I want the row to stay at its place i.e. before childs.

I am attaching a bmp that might give you a better idea.

Rows0.zip

Loader.
Up arrow icon