Click here to Skip to main content
15,914,111 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: I have created a windows forms control in which I put Pin
Christian Graus19-Jan-07 8:10
protectorChristian Graus19-Jan-07 8:10 
QuestionPaypal Integration Pin
Khan.Bangash18-Jan-07 1:30
Khan.Bangash18-Jan-07 1:30 
AnswerRe: Paypal Integration Pin
vivekthangaswamy18-Jan-07 2:39
professionalvivekthangaswamy18-Jan-07 2:39 
AnswerRe: Paypal Integration Pin
ednrgc18-Jan-07 2:58
ednrgc18-Jan-07 2:58 
AnswerRe: Paypal Integration Pin
Bassam Saoud18-Jan-07 8:33
Bassam Saoud18-Jan-07 8:33 
QuestionMulti column list control in web form Pin
w_mainwaring18-Jan-07 0:28
w_mainwaring18-Jan-07 0:28 
AnswerRe: Multi column list control in web form Pin
Christian Graus18-Jan-07 10:18
protectorChristian Graus18-Jan-07 10:18 
GeneralRe: Multi column list control in web form Pin
w_mainwaring24-Jan-07 23:37
w_mainwaring24-Jan-07 23:37 
So the solution is a customised table in a user control for reusability.

I tried "Response.Write" to output a simple table's HTML in the user control's "Page_Init" function.

But in the source, the control's HTML appears above the holding page's HTML, and doesn't show in the browser. ie. It's not placed into the position of the control on the sheet.

How do I get the table to appear in the correct place in the holding page? ie. Where should I place the code to dynamically construct the table?
Remember that this control needs to respond to user evens such as clicking on the THEAD section to sort by columns, or key down to search the list for the required text (using a timer).
Thanks in advance for all your help,
Will.

GeneralRe: Multi column list control in web form Pin
w_mainwaring26-Jan-07 2:42
w_mainwaring26-Jan-07 2:42 
Questionstrongly typed dataset ....? Pin
Naif_Prof18-Jan-07 0:14
Naif_Prof18-Jan-07 0:14 
QuestionHow to Make characters bold Pin
aaraaayen18-Jan-07 0:08
aaraaayen18-Jan-07 0:08 
AnswerRe: How to Make characters bold Pin
Venkatesh Mookkan18-Jan-07 0:25
Venkatesh Mookkan18-Jan-07 0:25 
GeneralRe: How to Make characters bold Pin
aaraaayen18-Jan-07 0:34
aaraaayen18-Jan-07 0:34 
GeneralRe: How to Make characters bold Pin
Venkatesh Mookkan18-Jan-07 0:40
Venkatesh Mookkan18-Jan-07 0:40 
GeneralRe: How to Make characters bold Pin
aaraaayen18-Jan-07 1:01
aaraaayen18-Jan-07 1:01 
GeneralRe: How to Make characters bold Pin
Venkatesh Mookkan18-Jan-07 1:13
Venkatesh Mookkan18-Jan-07 1:13 
GeneralRe: How to Make characters bold Pin
indian14318-Jan-07 1:45
indian14318-Jan-07 1:45 
QuestionFixed Footer inside Master Page irrespective of Child page's height Pin
Omkar Ghaisas17-Jan-07 23:34
Omkar Ghaisas17-Jan-07 23:34 
Questionchanging access specifier from protected to public in ASP.NET 2.0 Pin
Nishant Rai17-Jan-07 23:32
Nishant Rai17-Jan-07 23:32 
Questionget text from a web page Pin
samiknandi17-Jan-07 22:40
samiknandi17-Jan-07 22:40 
Questiongrid view cell value Pin
iramg17-Jan-07 22:26
iramg17-Jan-07 22:26 
AnswerRe: grid view cell value Pin
Venkatesh Mookkan18-Jan-07 0:12
Venkatesh Mookkan18-Jan-07 0:12 
Questionhow to make menu in asp.net Pin
MissionSuccess17-Jan-07 22:07
MissionSuccess17-Jan-07 22:07 
AnswerRe: how to make menu in asp.net Pin
kalyan_vb18-Jan-07 4:12
kalyan_vb18-Jan-07 4:12 
QuestionLinking an sql query to Button event Pin
Praveen 12317-Jan-07 21:13
Praveen 12317-Jan-07 21:13 

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.