Click here to Skip to main content
15,885,899 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Reload parent page after closing the popup-Resolved Pin
indian14317-Mar-15 17:59
indian14317-Mar-15 17:59 
Questionexport gridview data to ODS file Pin
Praveen Kandari15-Mar-15 23:56
Praveen Kandari15-Mar-15 23:56 
AnswerRe: export gridview data to ODS file Pin
jkirkerx16-Mar-15 11:01
professionaljkirkerx16-Mar-15 11:01 
GeneralRe: export gridview data to ODS file Pin
Praveen Kandari16-Mar-15 19:08
Praveen Kandari16-Mar-15 19:08 
GeneralRe: export gridview data to ODS file Pin
jkirkerx17-Mar-15 6:14
professionaljkirkerx17-Mar-15 6:14 
GeneralRe: export gridview data to ODS file Pin
Praveen Kandari19-Mar-15 0:02
Praveen Kandari19-Mar-15 0:02 
QuestionGetting Error Message when adding Content pages with Master Pages in ASP.Net Pin
Reddy Ankireddy14-Mar-15 15:08
Reddy Ankireddy14-Mar-15 15:08 
AnswerRe: Getting Error Message when adding Content pages with Master Pages in ASP.Net Pin
jkirkerx16-Mar-15 11:07
professionaljkirkerx16-Mar-15 11:07 
You create a master page, add Content Place Holders in it, they are containers that hold the content for the child page.

Then you right click, Add -> Items -> and choose Web Form.
The dialog will ask if you want to use a master page, check the box, and the child web form is made with all the content place holders.

It just works, the child page will read it's header, look for the master page, and insert it's content into the placeholders automatically, and create HTML.

https://www.youtube.com/watch?v=IzlwwDPC7pk[^]
QuestionEncryption Pin
Member 1133602714-Mar-15 0:59
Member 1133602714-Mar-15 0:59 
AnswerRe: Encryption Pin
Anurag Gandhi14-Mar-15 6:07
professionalAnurag Gandhi14-Mar-15 6:07 
AnswerRe: Encryption Pin
Afzaal Ahmad Zeeshan14-Mar-15 9:36
professionalAfzaal Ahmad Zeeshan14-Mar-15 9:36 
AnswerRe: Encryption Pin
F-ES Sitecore15-Mar-15 23:28
professionalF-ES Sitecore15-Mar-15 23:28 
AnswerRe: Encryption Pin
jkirkerx16-Mar-15 10:39
professionaljkirkerx16-Mar-15 10:39 
Questionwhich is the best grid library to work with asp.net mvc Pin
Tanmay619312-Mar-15 23:46
Tanmay619312-Mar-15 23:46 
Questiondisplay the name of current system user Pin
Praveen Kandari12-Mar-15 21:13
Praveen Kandari12-Mar-15 21:13 
AnswerRe: display the name of current system user Pin
Joshua Omundson13-Mar-15 8:32
Joshua Omundson13-Mar-15 8:32 
QuestionWhat is the advantage of using Tag Helpers in ASP.Net MVC 5 Pin
Tridip Bhattacharjee12-Mar-15 0:55
professionalTridip Bhattacharjee12-Mar-15 0:55 
AnswerRe: What is the advantage of using Tag Helpers in ASP.Net MVC 5 Pin
Anurag Gandhi12-Mar-15 7:16
professionalAnurag Gandhi12-Mar-15 7:16 
GeneralRe: What is the advantage of using Tag Helpers in ASP.Net MVC 5 Pin
Tridip Bhattacharjee12-Mar-15 7:51
professionalTridip Bhattacharjee12-Mar-15 7:51 
AnswerRe: What is the advantage of using Tag Helpers in ASP.Net MVC 5 Pin
Anurag Gandhi13-Mar-15 4:39
professionalAnurag Gandhi13-Mar-15 4:39 
GeneralRe: What is the advantage of using Tag Helpers in ASP.Net MVC 5 Pin
Joshua Omundson13-Mar-15 8:40
Joshua Omundson13-Mar-15 8:40 
AnswerRe: What is the advantage of using Tag Helpers in ASP.Net MVC 5 Pin
Anurag Gandhi16-Mar-15 9:35
professionalAnurag Gandhi16-Mar-15 9:35 
Questionexport gridview data to CSV file Pin
Praveen Kandari11-Mar-15 21:54
Praveen Kandari11-Mar-15 21:54 
SuggestionRe: export gridview data to CSV file Pin
ZurdoDev19-Mar-15 3:48
professionalZurdoDev19-Mar-15 3:48 
QuestionHow to convert Asp.Net Gridview to OMR sheet Pin
Member 1151271911-Mar-15 21:53
Member 1151271911-Mar-15 21:53 

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.