Click here to Skip to main content
15,904,416 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: I have created a windows forms control in which I put Pin
indian14318-Jan-07 18:48
indian14318-Jan-07 18:48 
GeneralRe: I have created a windows forms control in which I put Pin
indian14319-Jan-07 1:36
indian14319-Jan-07 1:36 
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 
Hi folks, hope all's well. Sorry if this question has already been asked, if it has can someone post the link, I can't find it anywhere?
I need a little guidance please to choose the 'right' approach, as I am a newbie to ASP, ASP.NET and DHTML, however I have many years experience with MFC & VC++.

I am trying to add a web user control on several ASP.NET 2.0 web forms in VB.NET.

It's going to be a multi-column list control with fixed column headers, sortable columns when user clicks the header, alpha search when the user types on the keyboard, etc, basically all the usual stuff you'd expect from an VC++ MFC win app.

1. Used the wizard to create a 'Web User Control' in VB, and got 2 files: WebUserControl.ascx & WebUserControl.ascx.vb
2. I dragged a label into the control, and set some cell text: 'What the foo-k?'

3. Used wizard to create a 'Web Form': Default.aspx & Default.aspx.vb
4. Added a few labels & edit boxes from the toolbox's Standard section.
5. Half way down the form I dragged listPLU.ascx from 'Solution Explorer' and hey presto, saw my label, yee hah!
6. So now I need to know what the best approach is to replace the 'foo' label with a customizable list view control that responds to client events? Should it be a with formatting and heavy scripting? It only needs to work in IE Dead | X|

Thanks in advance for any help and guidance any of you kind people can offer me.
Will.

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 
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 

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.