Click here to Skip to main content
15,917,642 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How do I manipulate values in a FormView? Pin
minhpc_bk24-Sep-06 19:48
minhpc_bk24-Sep-06 19:48 
GeneralRe: How do I manipulate values in a FormView? Pin
Rob__H24-Sep-06 20:44
Rob__H24-Sep-06 20:44 
QuestionProblems with creating a very simple composite control Pin
RCO-Man24-Sep-06 11:59
RCO-Man24-Sep-06 11:59 
AnswerRe: Problems with creating a very simple composite control Pin
minhpc_bk24-Sep-06 19:54
minhpc_bk24-Sep-06 19:54 
GeneralRe: Problems with creating a very simple composite control Pin
RCO-Man25-Sep-06 5:29
RCO-Man25-Sep-06 5:29 
GeneralRe: Problems with creating a very simple composite control Pin
minhpc_bk25-Sep-06 14:49
minhpc_bk25-Sep-06 14:49 
GeneralRe: Problems with creating a very simple composite control Pin
RCO-Man25-Sep-06 21:01
RCO-Man25-Sep-06 21:01 
GeneralRe: Problems with creating a very simple composite control Pin
RCO-Man25-Sep-06 21:13
RCO-Man25-Sep-06 21:13 
And so I have this over and over again: when I try to explain the problem to somebody else, I very often see the solution while explaining:

vb-code:
Public Class SortTextBox....

html-code:
<Custom:SortedTextBox....

It should be:
<Custom:SortTextBox....

So, the conclusion is that the name after "custom:" must be exact as the class-name. I first thought it should be the projectname. Wrong thinking...

Anyway, thanks for listening to me!
GeneralRe: Problems with creating a very simple composite control Pin
minhpc_bk25-Sep-06 21:26
minhpc_bk25-Sep-06 21:26 
GeneralRe: Problems with creating a very simple composite control Pin
RCO-Man25-Sep-06 21:36
RCO-Man25-Sep-06 21:36 
GeneralRe: Problems with creating a very simple composite control Pin
minhpc_bk25-Sep-06 21:49
minhpc_bk25-Sep-06 21:49 
GeneralRe: Problems with creating a very simple composite control Pin
RCO-Man25-Sep-06 22:08
RCO-Man25-Sep-06 22:08 
GeneralRe: Problems with creating a very simple composite control Pin
minhpc_bk25-Sep-06 22:30
minhpc_bk25-Sep-06 22:30 
GeneralRe: Problems with creating a very simple composite control Pin
minhpc_bk25-Sep-06 21:21
minhpc_bk25-Sep-06 21:21 
GeneralRe: Problems with creating a very simple composite control Pin
RCO-Man25-Sep-06 21:23
RCO-Man25-Sep-06 21:23 
Questionneed explaination of wat these do pls Pin
neodeaths24-Sep-06 10:18
neodeaths24-Sep-06 10:18 
AnswerRe: need explaination of wat these do pls Pin
leckey24-Sep-06 18:35
leckey24-Sep-06 18:35 
GeneralRe: need explaination of wat these do pls Pin
neodeaths24-Sep-06 21:52
neodeaths24-Sep-06 21:52 
GeneralRe: need explaination of wat these do pls Pin
sdaniel_cst24-Sep-06 23:21
sdaniel_cst24-Sep-06 23:21 
GeneralRe: need explaination of wat these do pls Pin
neodeaths25-Sep-06 6:06
neodeaths25-Sep-06 6:06 
GeneralRe: need explaination of wat these do pls Pin
sdaniel_cst25-Sep-06 22:56
sdaniel_cst25-Sep-06 22:56 
QuestionWEB Services Pin
nannapanenikamalnath24-Sep-06 3:52
nannapanenikamalnath24-Sep-06 3:52 
AnswerRe: WEB Services Pin
Stephan Pilz24-Sep-06 20:30
Stephan Pilz24-Sep-06 20:30 
AnswerRe: WEB Services Pin
Ramasubramaniam25-Sep-06 5:59
Ramasubramaniam25-Sep-06 5:59 
Questionabout dot net installation Pin
prabhu dot net24-Sep-06 3:00
prabhu dot net24-Sep-06 3:00 

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.