Click here to Skip to main content
15,890,416 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: text box value in table Pin
N a v a n e e t h22-Oct-08 17:42
N a v a n e e t h22-Oct-08 17:42 
QuestionHow to get the name of my custom control ? Pin
davebarkshire22-Oct-08 8:14
davebarkshire22-Oct-08 8:14 
AnswerRe: How to get the name of my custom control ? Pin
AlexeiXX322-Oct-08 8:26
AlexeiXX322-Oct-08 8:26 
QuestionCreate database from asp.net Pin
dream_liner_7e722-Oct-08 6:09
dream_liner_7e722-Oct-08 6:09 
AnswerRe: Create database from asp.net Pin
AlexeiXX322-Oct-08 8:28
AlexeiXX322-Oct-08 8:28 
AnswerRe: Create database from asp.net Pin
Abhijit Jana22-Oct-08 19:18
professionalAbhijit Jana22-Oct-08 19:18 
GeneralRe: Create database from asp.net Pin
dream_liner_7e722-Oct-08 22:05
dream_liner_7e722-Oct-08 22:05 
QuestionHow to display multipe fields, but in one field of the dataView control using eVal... Pin
pzn3xq22-Oct-08 5:50
pzn3xq22-Oct-08 5:50 
I have a DataView control and would like to display the first and last name of the employee using the Northwind db. I have the following which works fine...but I'd like to use the first and last name.
<ItemTemplate>
<%#Eval("Customer.CompanyName")%>;
</ItemTemplate>;
AnswerRe: How to display multipe fields, but in one field of the dataView control using eVal... Pin
ToddHileHoffer22-Oct-08 6:13
ToddHileHoffer22-Oct-08 6:13 
AnswerCP IGNORE Pin
leckey22-Oct-08 7:31
leckey22-Oct-08 7:31 
AnswerRe: How to display multipe fields, but in one field of the dataView control using eVal... Pin
Paul Conrad22-Oct-08 7:57
professionalPaul Conrad22-Oct-08 7:57 
AnswerRe: How to display multipe fields, but in one field of the dataView control using eVal... Pin
AlexeiXX322-Oct-08 8:30
AlexeiXX322-Oct-08 8:30 
GeneralRe: How to display multipe fields, but in one field of the dataView control using eVal... Pin
pzn3xq22-Oct-08 8:33
pzn3xq22-Oct-08 8:33 
QuestionHow to redirect a person after inserting a record using the "DetailView" control? Pin
pzn3xq22-Oct-08 5:45
pzn3xq22-Oct-08 5:45 
AnswerRe: How to redirect a person after inserting a record using the "DetailView" control? Pin
ToddHileHoffer22-Oct-08 6:08
ToddHileHoffer22-Oct-08 6:08 
AnswerCP IGNORE: habitual cross poster Pin
leckey22-Oct-08 7:34
leckey22-Oct-08 7:34 
AnswerRe: How to redirect a person after inserting a record using the "DetailView" control? Pin
Paul Conrad22-Oct-08 7:58
professionalPaul Conrad22-Oct-08 7:58 
QuestionLeave page warning Pin
ToddHileHoffer22-Oct-08 5:22
ToddHileHoffer22-Oct-08 5:22 
AnswerRe: Leave page warning Pin
ToddHileHoffer22-Oct-08 6:07
ToddHileHoffer22-Oct-08 6:07 
Questionexport a grid with paging to excel Pin
foryou22-Oct-08 3:55
foryou22-Oct-08 3:55 
QuestionAdd rich text box into web application Pin
venkat86_ece22-Oct-08 3:52
venkat86_ece22-Oct-08 3:52 
AnswerRe: Add rich text box into web application Pin
acroitoriu22-Oct-08 3:58
acroitoriu22-Oct-08 3:58 
AnswerRe: Add rich text box into web application Pin
Abhijit Jana22-Oct-08 4:02
professionalAbhijit Jana22-Oct-08 4:02 
GeneralRe: Add rich text box into web application Pin
venkat86_ece22-Oct-08 4:10
venkat86_ece22-Oct-08 4:10 
GeneralRe: Add rich text box into web application Pin
acroitoriu22-Oct-08 4:20
acroitoriu22-Oct-08 4:20 

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.