Empty GridView in first loading

Joined
Jul 27, 2008
Messages
1
Reaction score
0
Hello

In my web page I have a Calendar which is associated with a DayRender procedure. In this procedure, I keep the visible month of the calendar to a Session("month").

In the same page, I also have a GridView presenting some results based on the Session("month") I have mensioned previously.

When I first load the page, the GridView presents no results, although it should do that. If I then refresh the page, the results are presented.

I was thinking that the DayRender procedure acts after the page loads, so the Session("month") value which is passed to GridView is null.

Do you have any idea how to solve this issue?

Thank you in advance
Elena
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,115
Messages
2,570,698
Members
47,273
Latest member
mikkamuertio

Latest Threads

Top