G
Guest
Hi,
I have a GridView and Dataview controls.
If user clicks on a row in GridView, the details will be shown in DetailView.
1/
I want to show in DetalView only details field - without column name, which
is now shown on the left side next to details. How to hide the column name?
2/
Text in DetailView is left alligned. But if I click on the second row in
GridView, the details in DetailView will be center aligned. Why this in
DetailView is different for different rows in GridView?
HorizintalAllign = Left
RowStyleHorizintalAllign = Left
Thanks,
Lubomir
I have a GridView and Dataview controls.
If user clicks on a row in GridView, the details will be shown in DetailView.
1/
I want to show in DetalView only details field - without column name, which
is now shown on the left side next to details. How to hide the column name?
2/
Text in DetailView is left alligned. But if I click on the second row in
GridView, the details in DetailView will be center aligned. Why this in
DetailView is different for different rows in GridView?
HorizintalAllign = Left
RowStyleHorizintalAllign = Left
Thanks,
Lubomir