+ Post New Thread
Page 51 of 155 FirstFirst ... 41 49 50 51 52 53 61 101 151 ... LastLast
Threads 1001 to 1020 of 3091

Forum: ASP.NET Building Controls

  1. Submit form

    I am creating a control which will upload files. The problem I am having is the button event I have created does not seem to see the files getting...

    • Replies: 3
    • Views: 896
    04:04 PM Go to last post
  2. How to use custom DesignerSerializer to generate a class declarati

    I am trying to use a custom DesignerSerializer to generate a class declaration based on the properties of a custom control which is used by a page....

    • Replies: 0
    • Views: 622
    08:32 PM Go to last post
  3. using CSS style and class in server control

    Looking for some basic guidance on how or whether I should use class= and <style> and whatever you call CSS to control the appearance of my menu...

    • Replies: 1
    • Views: 721
    06:36 PM Go to last post
  4. Problem w Font property in Custom Control

    Hi, I'm developing a simple composite control with 2 child controls, a Label and a TextBox. I expose easily many properties of the inner controls,...

    • Replies: 1
    • Views: 501
    06:25 PM Go to last post
  5. server control serialization problem with UiTypeEditor

    Have a expandable property that is passed to a uitypeeditor which the property does not get serialized. Value from uitypeeditor updates in the...

    • Replies: 0
    • Views: 703
    12:11 PM Go to last post
  6. The nowrap Property of TD Tags

    I want to create TD tags with the nowrap property. I have a user control which sets the Wrap property of a TableCell to False when dynamically...

    • Replies: 2
    • Views: 315
    05:44 PM Go to last post
  7. Book search

    Hi, I'm looking for a book that explains creating custom web controls for asp.net from scratch (Inheritance from webcontrol or control namespace)....

    • Replies: 2
    • Views: 351
    06:43 AM Go to last post
  8. ListControl: SelectedIndexChanged event raised without implementing IPostBackDataHandler?

    Hi, I'm designing a control that inherits ListControl I was surprised to see that SelectedIndexChanged is part of ListControl. So why doesn't it...

    • Replies: 1
    • Views: 991
    11:08 AM Go to last post
  9. Building a custom table control

    Hi Everyone, I am new to Server control development and I need some serious help with something. I want to build a control that will allow the...

    • Replies: 1
    • Views: 472
    03:28 AM Go to last post
  10. help with postback-less calendar control.

    hi, I need to create a Calendar control that does not do postback when a date is selected...any ideas on how to do this thanks in advance...

    • Replies: 4
    • Views: 1,432
    07:50 AM Go to last post
  11. Losing user control

    Hi all, I am setting up a tab strip in an aspx page. I am using link buttons to switch between the tabs (at the moment, it is just link buttons,...

    • Replies: 5
    • Views: 193
    11:02 PM Go to last post
  12. how to display windows control in IE browser

    Hi, I created a windows control and put it inside a html code, when the page load in IE brower, the weindows control can not be displayed...

    • Replies: 1
    • Views: 303
    07:42 PM Go to last post
  13. custom control works, but wont display in design time

    Hello all, I recently created a custom control in c#. The control inherits from the datagrid. I included a reference to the dll in a web...

    • Replies: 4
    • Views: 472
    12:38 PM Go to last post
  14. IPostBackDataHandler and validating a control -- the best place to do this.

    Hi, I have an asp.net page with two composite controls on it as well as a single button in the asp.net page AND a single dropdown box on the page...

    • Replies: 2
    • Views: 814
    09:48 AM Go to last post
  15. Dynamically loading Tree View controls

    (Type your message here) Hi I have two tree view controls on my aspx page and the user canopen multiple tree view controls if he so desires. I...

    • Replies: 0
    • Views: 453
    09:20 AM Go to last post
  16. How to catch events of collection form

    I created a custom collection editor for adding controls to acontrol in design time. I want control the action of adding morecontrols. I could not...

    • Replies: 0
    • Views: 297
    08:23 AM Go to last post
  17. Onclick event doesn't work when uisng <asp:RequiredFieldValidator

    I have the same problem, it appears that pages are rendered diferently on the web server and on the local intranet. One on the internet is missing...

    • Replies: 3
    • Views: 797
    VV
    07:47 AM Go to last post
  18. General Question about custom controls

    In a windows application you use the Method() as an entry point for an application. In a web application using ASP.NET you use Page_Load() as an...

    • Replies: 1
    • Views: 1,472
    01:04 AM Go to last post
  19. ImageButton's Click Event not firing

    This is a datagrid so it could be a lot of things. How are you binding the event? First, put a breakpoint on page load and look at the...

    • Replies: 0
    • Views: 1,037
    sam
    08:58 PM Go to last post
  20. HTML Parser

    Try something like this. This does send any form information, but only gets the html markup of the page. If you want to send form or query data that...

    • Replies: 1
    • Views: 2,870
    05:29 PM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139