Click here to Skip to main content
15,886,873 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: nested repeater Pin
Martin Jarvis26-Jul-10 6:47
Martin Jarvis26-Jul-10 6:47 
GeneralRe: nested repeater Pin
Not Active26-Jul-10 6:52
mentorNot Active26-Jul-10 6:52 
GeneralRe: nested repeater Pin
Dhyanga26-Jul-10 7:02
Dhyanga26-Jul-10 7:02 
GeneralRe: nested repeater Pin
Not Active26-Jul-10 6:51
mentorNot Active26-Jul-10 6:51 
GeneralRe: nested repeater Pin
Dhyanga26-Jul-10 7:06
Dhyanga26-Jul-10 7:06 
GeneralRe: nested repeater Pin
Not Active26-Jul-10 7:14
mentorNot Active26-Jul-10 7:14 
GeneralRe: nested repeater [modified] Pin
Dhyanga26-Jul-10 7:40
Dhyanga26-Jul-10 7:40 
GeneralRe: nested repeater Pin
Not Active26-Jul-10 8:30
mentorNot Active26-Jul-10 8:30 
Now we finally get to the issue, "Parser Error Message: The server tag is not well formed". You could have saved a few steps and gave this information at the beginning.

This is not the best way to accomplish this. You understand you are going to create a new SqlDatasource for each item in the parent list? Handle the ItemDataBound event of the parent repeater and assign the datasource, perferably from a cached source.

I know the language. I've read a book. - _Madmatt

GeneralRe: nested repeater Pin
Dhyanga26-Jul-10 8:40
Dhyanga26-Jul-10 8:40 
GeneralRe: nested repeater Pin
Not Active26-Jul-10 8:53
mentorNot Active26-Jul-10 8:53 
GeneralRe: nested repeater [modified] Pin
Dhyanga26-Jul-10 9:14
Dhyanga26-Jul-10 9:14 
GeneralRe: nested repeater Pin
Not Active26-Jul-10 10:31
mentorNot Active26-Jul-10 10:31 
GeneralRe: nested repeater Pin
Dhyanga26-Jul-10 10:35
Dhyanga26-Jul-10 10:35 
JokeRe: nested repeater Pin
Adam R Harris28-Jul-10 9:14
Adam R Harris28-Jul-10 9:14 
QuestionLocalizaing the data populating from database Pin
dev_asp_shreshtha26-Jul-10 5:20
dev_asp_shreshtha26-Jul-10 5:20 
AnswerRe: Localizaing the data populating from database Pin
Yusuf26-Jul-10 6:30
Yusuf26-Jul-10 6:30 
QuestionPost Alert Issue Pin
dev_asp_shreshtha26-Jul-10 5:14
dev_asp_shreshtha26-Jul-10 5:14 
QuestionSystem.Security.Policy.PolicyException: Required permissions cannot be acquired. Pin
antony beula26-Jul-10 4:42
antony beula26-Jul-10 4:42 
AnswerRe: System.Security.Policy.PolicyException: Required permissions cannot be acquired. Pin
Yusuf26-Jul-10 4:50
Yusuf26-Jul-10 4:50 
GeneralRe: System.Security.Policy.PolicyException: Required permissions cannot be acquired. Pin
antony beula26-Jul-10 5:05
antony beula26-Jul-10 5:05 
GeneralRe: System.Security.Policy.PolicyException: Required permissions cannot be acquired. Pin
Yusuf26-Jul-10 5:08
Yusuf26-Jul-10 5:08 
GeneralRe: System.Security.Policy.PolicyException: Required permissions cannot be acquired. [modified] Pin
antony beula26-Jul-10 5:14
antony beula26-Jul-10 5:14 
Questiondisplaying problem Pin
Dhyanga26-Jul-10 4:35
Dhyanga26-Jul-10 4:35 
AnswerRe: displaying problem Pin
Yusuf26-Jul-10 4:48
Yusuf26-Jul-10 4:48 
GeneralRe: displaying problem Pin
Dhyanga26-Jul-10 4:53
Dhyanga26-Jul-10 4: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.