modalPopupExtender issue

G

Grissom

I have a modal panel that houses a search function. I am using a linq
datasource and visual studio 2008. My gridview is being updated with the
correct data when searched but if I attempt to select one of the items in the
gridview the code jumps out when trying the retrieve the row of data. The
code behind registers that a select has been done and the command argument
has the correct number but the rows are null. I fill the linq datasource
usnig the Selecting method. Any thoughts would be helpful.
 
B

Bob Barrows

Grissom said:
I have a modal panel that houses a search function. I am using a linq
datasource and visual studio 2008. My gridview is being updated with
the correct data when searched but if I attempt to select one of the
items in the gridview the code jumps out when trying the retrieve the
row of data. The code behind registers that a select has been done
and the command argument has the correct number but the rows are
null. I fill the linq datasource usnig the Selecting method. Any
thoughts would be helpful.

There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic (COM-based) asp newsgroup.
ASP.Net is a different technology from classic ASP. While you may be
lucky enough to find a dotnet-savvy person here who can answer your
question, you can eliminate the luck factor by posting your question to
a newsgroup where the dotnet-savvy people hang out. I suggest

microsoft.public.dotnet.framework.aspnet.

There are also forums at www.asp.net where you can find a lot of people
to help you.
 

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
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top