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

ASP.NET

 
AnswerRe: CustomValidator textbox nad dropdownlist Pin
Tim Kohler1-Aug-06 3:13
Tim Kohler1-Aug-06 3:13 
Questionusing webchart in asp.net Pin
Swaroop Roy31-Jul-06 23:39
Swaroop Roy31-Jul-06 23:39 
QuestionThanks Guffa for your Regular Expression, still i need your help [modified] Pin
Exelioindia31-Jul-06 23:14
Exelioindia31-Jul-06 23:14 
GeneralRe: Thanks Guffa for your Regular Expression, still i need your help Pin
Guffa1-Aug-06 0:32
Guffa1-Aug-06 0:32 
QuestionBind Datalist Control in another datalist control Pin
deepaks331-Jul-06 22:58
deepaks331-Jul-06 22:58 
AnswerRe: Bind Datalist Control in another datalist control Pin
_AK_31-Jul-06 23:06
_AK_31-Jul-06 23:06 
GeneralRe: Bind Datalist Control in another datalist control Pin
deepaks331-Jul-06 23:15
deepaks331-Jul-06 23:15 
GeneralRe: Bind Datalist Control in another datalist control Pin
_AK_31-Jul-06 23:19
_AK_31-Jul-06 23:19 
Actually what you need to do is put the child datalist in the itemtemplate of the parent datalist and then as i told first bind the parent datalist and then on itemdatabound event of the parent datalist you first find the child datalist and then bind it. onitemdatabounf event fires for each and every record of the datalist and there you can get the associated child records for the parent ID. you can use filter for that.

Best Regards,
Apurva Kaushal

GeneralRe: Bind Datalist Control in another datalist control Pin
deepaks331-Jul-06 23:22
deepaks331-Jul-06 23:22 
GeneralRe: Bind Datalist Control in another datalist control Pin
_AK_31-Jul-06 23:24
_AK_31-Jul-06 23:24 
Questionchecking the string Pin
Mairy31-Jul-06 22:18
Mairy31-Jul-06 22:18 
AnswerRe: checking the string Pin
MHASSANF31-Jul-06 22:31
MHASSANF31-Jul-06 22:31 
AnswerRe: checking the string Pin
Exelioindia31-Jul-06 22:59
Exelioindia31-Jul-06 22:59 
AnswerRe: checking the string Pin
Vipin Venugopal31-Jul-06 22:59
Vipin Venugopal31-Jul-06 22:59 
GeneralRe: checking the string Pin
J4amieC1-Aug-06 0:07
J4amieC1-Aug-06 0:07 
QuestionPopulating ShoppingCart Pin
Jay_se31-Jul-06 21:46
Jay_se31-Jul-06 21:46 
QuestionString constants must end with a double quote Pin
kirthikirthi31-Jul-06 20:19
kirthikirthi31-Jul-06 20:19 
AnswerRe: String constants must end with a double quote Pin
_AK_31-Jul-06 21:05
_AK_31-Jul-06 21:05 
AnswerRe: String constants must end with a double quote Pin
Guffa31-Jul-06 21:06
Guffa31-Jul-06 21:06 
GeneralRe: String constants must end with a double quote Pin
_AK_31-Jul-06 21:24
_AK_31-Jul-06 21:24 
GeneralRe: String constants must end with a double quote Pin
kirthikirthi31-Jul-06 21:24
kirthikirthi31-Jul-06 21:24 
GeneralRe: String constants must end with a double quote Pin
_AK_31-Jul-06 21:33
_AK_31-Jul-06 21:33 
GeneralRe: String constants must end with a double quote Pin
kirthikirthi31-Jul-06 22:24
kirthikirthi31-Jul-06 22:24 
GeneralRe: String constants must end with a double quote Pin
_AK_31-Jul-06 22:49
_AK_31-Jul-06 22:49 
Questionhtml controls access on server side?? Pin
TintinV3ck31-Jul-06 20:03
TintinV3ck31-Jul-06 20:03 

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.