Click here to Skip to main content
16,005,114 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncookieless="false". in sessionState Pin
mbbisht10-Sep-06 21:05
mbbisht10-Sep-06 21:05 
AnswerRe: cookieless="false". in sessionState Pin
minhpc_bk11-Sep-06 6:50
minhpc_bk11-Sep-06 6:50 
AnswerRe: cookieless="false". in sessionState Pin
Amit Kumar G11-Sep-06 8:54
Amit Kumar G11-Sep-06 8:54 
QuestionIn Iframe html control Pin
nannapanenikamalnath10-Sep-06 20:54
nannapanenikamalnath10-Sep-06 20:54 
AnswerRe: In Iframe html control Pin
minhpc_bk11-Sep-06 6:32
minhpc_bk11-Sep-06 6:32 
QuestionWord to PDF converter without Printer driver. Pin
Abhishek Joshi10-Sep-06 20:50
Abhishek Joshi10-Sep-06 20:50 
AnswerRe: Word to PDF converter without Printer driver. Pin
minhpc_bk11-Sep-06 6:22
minhpc_bk11-Sep-06 6:22 
QuestionDynamic Template using user control Pin
Jay_se10-Sep-06 20:32
Jay_se10-Sep-06 20:32 
Hi all,

I am trying to create the Dynamic Templates to the Repeater Control.

For that i have Desined the Template & Achieved the DataBinding to the controls in the Template, using seperate user Control (ascx file).

In my page, i have used a Repeater Control, for example, say 'myRepeater'. In the code behind file i have called the 'ItemTemplate' of the Repeater using the C# code,

myRepeater.ItemTemplate=Page.LoadTemplate(xyz.ascx);

Here, it works fine.

MY PROBLEM:

Suppose, If this template comtains 'n' set of values, everything is displyed in a single row, NOT 'n' rows of Item Templates.I need a seperator field between ItemRows also.

Here my User Control contains a table with all server controls.

How to achieve this?



Regards,

Jay

AnswerRe: Dynamic Template using user control Pin
minhpc_bk11-Sep-06 6:17
minhpc_bk11-Sep-06 6:17 
GeneralRe: Dynamic Template using user control Pin
Jay_se11-Sep-06 20:05
Jay_se11-Sep-06 20:05 
QuestionWebCustomControl Pin
Hemant Mane10-Sep-06 20:02
Hemant Mane10-Sep-06 20:02 
AnswerRe: WebCustomControl Pin
Amit Kumar Chikara11-Sep-06 0:30
Amit Kumar Chikara11-Sep-06 0:30 
GeneralRe: WebCustomControl Pin
Hemant Mane11-Sep-06 0:40
Hemant Mane11-Sep-06 0:40 
GeneralRe: WebCustomControl Pin
Amit Kumar Chikara11-Sep-06 1:35
Amit Kumar Chikara11-Sep-06 1:35 
QuestionDropdown list does not maintain view state. Pin
karansharma10-Sep-06 19:49
karansharma10-Sep-06 19:49 
AnswerRe: Dropdown list does not maintain view state. Pin
minhpc_bk10-Sep-06 19:59
minhpc_bk10-Sep-06 19:59 
AnswerRe: Dropdown list does not maintain view state. Pin
Suresh Pirsquare10-Sep-06 20:04
Suresh Pirsquare10-Sep-06 20:04 
QuestionRetrieve time from SQL Pin
sarvanjonty10-Sep-06 18:37
sarvanjonty10-Sep-06 18:37 
AnswerRe: Retrieve time from SQL Pin
Guffa10-Sep-06 18:49
Guffa10-Sep-06 18:49 
AnswerRe: Retrieve time from SQL Pin
mbbisht10-Sep-06 20:01
mbbisht10-Sep-06 20:01 
AnswerRe: Retrieve time from SQL Pin
saloni28911-Sep-06 0:40
saloni28911-Sep-06 0:40 
QuestionFormsAuthenticatoin but allowing everyone to see Default Page Pin
cisco210310-Sep-06 16:08
cisco210310-Sep-06 16:08 
AnswerRe: FormsAuthenticatoin but allowing everyone to see Default Page Pin
minhpc_bk10-Sep-06 19:39
minhpc_bk10-Sep-06 19:39 
AnswerRe: FormsAuthenticatoin but allowing everyone to see Default Page [modified] Pin
Britney S. Morales11-Sep-06 11:36
Britney S. Morales11-Sep-06 11:36 
QuestionCookie - Forms Authentication Pin
Amit Kumar G10-Sep-06 5:26
Amit Kumar G10-Sep-06 5:26 

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.