P
Priya
Hi,
I need a help.
I'm creating a datagid .
It has 4 columns.
On the page load event I called the stored procedure which returns 7 fields
out of which i should display 4 columns.
First column was has radiobutton, second,third & 4 th are labels.
the value returned by stored procedure is got in a typed dataset.
There is a field called group id , based on this i need to group rows in
datagrid.If a particular group id exists for more than 1 the seond column of
the datagrid alone has multiple values seperated by lines , 1st , 3rd & 4th
columns have single value.
How can I do this.
Thanks in advance
Regards
Priya
I need a help.
I'm creating a datagid .
It has 4 columns.
On the page load event I called the stored procedure which returns 7 fields
out of which i should display 4 columns.
First column was has radiobutton, second,third & 4 th are labels.
the value returned by stored procedure is got in a typed dataset.
There is a field called group id , based on this i need to group rows in
datagrid.If a particular group id exists for more than 1 the seond column of
the datagrid alone has multiple values seperated by lines , 1st , 3rd & 4th
columns have single value.
How can I do this.
Thanks in advance
Regards
Priya