Millepondo
|
| Posted: 08/29/2002, 1:15 AM |
|
Hello again,
i`m trying to build an application with ASP.NET (using CodeChargeStudio). Now I need to place two SQL_QUERYs in one Datagrid. The Querys are pointed at the same SQL_Table; they just differ in their WHERE commands.
If I shift the Labels of the second Datagrid into a colum of the first one the lables change to a normal Text-element. While having a look at the page in my browser there`s no contet given back.
How to do this?
Thank you for your help.
Millepondo
|
|
|
 |
Nicole
|
| Posted: 08/29/2002, 6:07 AM |
|
Hello,
please check the Label field type matches the table field type.
|
|
|
 |
|