How to align EmptyDataText in the middle of gridview
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, all, I have an empty data message if there is no any records available. My problem is that the message is always put at top left, even I already HorizontalAlign="Center" and VerticalAlign="Middle". Can you tell me how can I put it in the middle of Gridview? Thanks
-
Hi, all, I have an empty data message if there is no any records available. My problem is that the message is always put at top left, even I already HorizontalAlign="Center" and VerticalAlign="Middle". Can you tell me how can I put it in the middle of Gridview? Thanks