Click here to Skip to main content
15,902,634 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: IP in Text Box Pin
sjmclean15-May-09 23:27
sjmclean15-May-09 23:27 
GeneralRe: IP in Text Box Pin
keyur satyadev15-May-09 23:39
keyur satyadev15-May-09 23:39 
AnswerRe: IP in Text Box Pin
Manas Bhardwaj16-May-09 6:08
professionalManas Bhardwaj16-May-09 6:08 
Questionget value from popup window Pin
Mohammed Elkholy15-May-09 10:53
Mohammed Elkholy15-May-09 10:53 
AnswerRe: get value from popup window Pin
Jeff Circeo16-May-09 3:19
Jeff Circeo16-May-09 3:19 
QuestionGrrrrr Pin
JoelD31115-May-09 10:50
JoelD31115-May-09 10:50 
AnswerRe: Grrrrr Pin
keyur satyadev15-May-09 19:25
keyur satyadev15-May-09 19:25 
QuestionDataBinding Pin
hahii15-May-09 7:25
hahii15-May-09 7:25 
I have the following coding in my web form.

var type = (from p in entities.Address select p);
this.GridView2.DataSource = type;
this.GridView2.DataBind();

Here in table Address I have one column named "Status" which is foreign Key. When I selected all the columns and try to bind with GridView it is not showing that column which is forign key. What is the reason.

Thanks
QuestionASP.NET as a platform for webbrowser based online game Pin
yarns15-May-09 6:27
yarns15-May-09 6:27 
AnswerRe: ASP.NET as a platform for webbrowser based online game Pin
EliottA15-May-09 7:12
EliottA15-May-09 7:12 
AnswerRe: ASP.NET as a platform for webbrowser based online game Pin
sjmclean15-May-09 13:13
sjmclean15-May-09 13:13 
GeneralRe: ASP.NET as a platform for webbrowser based online game Pin
yarns15-May-09 19:33
yarns15-May-09 19:33 
AnswerRe: ASP.NET as a platform for webbrowser based online game Pin
Ramesh Swaminathan15-May-09 16:59
Ramesh Swaminathan15-May-09 16:59 
AnswerRe: ASP.NET as a platform for webbrowser based online game Pin
Manas Bhardwaj16-May-09 6:11
professionalManas Bhardwaj16-May-09 6:11 
GeneralRe: ASP.NET as a platform for webbrowser based online game Pin
yarns16-May-09 6:29
yarns16-May-09 6:29 
QuestionTo enter the date using three dropdown lists Pin
Anjani Poornima15-May-09 5:49
Anjani Poornima15-May-09 5:49 
AnswerRe: To enter the date using three dropdown lists Pin
Parwej Ahamad15-May-09 6:09
professionalParwej Ahamad15-May-09 6:09 
QuestionStop debuggin and run time messages in asp.net Pin
rains197915-May-09 4:52
rains197915-May-09 4:52 
AnswerRe: Stop debuggin and run time messages in asp.net Pin
Parwej Ahamad15-May-09 6:10
professionalParwej Ahamad15-May-09 6:10 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197918-May-09 3:38
rains197918-May-09 3:38 
AnswerRe: Stop debuggin and run time messages in asp.net Pin
Manas Bhardwaj16-May-09 6:13
professionalManas Bhardwaj16-May-09 6:13 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197918-May-09 22:57
rains197918-May-09 22:57 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
Manas Bhardwaj18-May-09 23:03
professionalManas Bhardwaj18-May-09 23:03 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197919-May-09 0:23
rains197919-May-09 0:23 
GeneralRe: Stop debuggin and run time messages in asp.net Pin
rains197919-May-09 0:10
rains197919-May-09 0:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.