Calendar Problem
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Hi all, I have a calendar in my page and below of it is Webgrid. When i click on the calendar, calendar is not fully visible. part of the calendar is hiding by grid. How to show the calendar fully? Thanks in advance.
use table. and put caledar in one row and Grid in another row
your caledar Control
your grid view
Best Regards ----------------- Abhijit Jana Check Out My Latest Article Java.NET : Integration of Java and .NET[^] "Success is Journey it's not a destination"
-
Hi all, I have a calendar in my page and below of it is Webgrid. When i click on the calendar, calendar is not fully visible. part of the calendar is hiding by grid. How to show the calendar fully? Thanks in advance.