This is a migrated thread and some comments may be shown as answers.

Problem in GridView (Group/Merge Rows)- Help

4 Answers 126 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Vivek Ogra
Top achievements
Rank 1
Vivek Ogra asked on 15 Apr 2009, 12:00 PM
Hi all,
I have problem with Grid View. I want to group/merge 2 rows or more than two.

Example:

Profile

Test

Sample

Prepared Sample

Container

Blood Group

Blood Group

Serum

Plain Tube

Rh Type

CBCESR

Hb

RBC

PCV

MCV

MCH

MCHC


How to make it ? Please help me.

Thanks & Regards.

4 Answers, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 15 Apr 2009, 05:39 PM
Hello Vivek Ogra,
 
We do not support merging cells across different rows. We do support HTML view but in this case all rows including the header rows arrange the cells in the same way, which is far simpler than your scenario. In other words using the Html view you can arrange cells in all rows in the same way.

Do not hesitate to write us back if you have further questions.
 

Kind regards,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Vivek Ogra
Top achievements
Rank 1
answered on 16 Apr 2009, 05:45 AM
Hello Nick,

Thanks for attention.
I can use HTML View, but I need to do some logically operations also.
Secondly, another problem i found is explained below.

Example:

Profile

Test

Sample

Prepared Sample

Container

Blood Group

Blood Group

<Dropdown : Value-1,Value-2>

Serum

Plain Tube

Blood Group

Rh Type

<Dropdown : Value-3,Value-4>

Serum

Plain Tube

CBCESR

Hb

<Dropdown : Value-5,Value-6>

Serum

Plain Tube

Urinary C/S

Urine Test

<Dropdown : Value-7,Value-8>

Urine

Urinary Bowl

Urinary C/S

Urine Culture

<Dropdown : Value-9,Value-10>

Urine

Urinary Bowl


In this example third column(3rd) has Drop down List which values(Value-1,Value-2,etc.) will bound from Database, test wise.

Here, I tried to bound drop down from Database, it is working, but we need to fill drop down row wise with different values.
(e.g. for first row I need to bound drop down with Value-1 and Value-2 and in second need Value-3 and Value-4 and so on.)

Waiting for your reply.

0
Vivek Ogra
Top achievements
Rank 1
answered on 17 Apr 2009, 05:38 AM
Dear All,

Waiting for answer.

Thanks.
0
Accepted
Nick
Telerik team
answered on 17 Apr 2009, 04:02 PM
Hi Vivek Ogra,

Thank you for your question. We currently do not support different data sources for the comboboxes in different rows (your second question). You may consider writing some custom code for that though.

Please elaborate a bit more on "but I need to do some logically operations also". Can I help you more on that?

All the best,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Vivek Ogra
Top achievements
Rank 1
Answers by
Nick
Telerik team
Vivek Ogra
Top achievements
Rank 1
Share this question
or