+ Post New Thread
Page 111 of 155 FirstFirst ... 11 61 101 109 110 111 112 113 121 ... LastLast
Threads 2201 to 2220 of 3091

Forum: ASP.NET Building Controls

  1. add events to dropdown list in custom server control

    Hi, It is easy to add an event to a hyperbutton, but what about a dropdownlist ? This is what I've implemented for the hyperbutton:...

    • Replies: 3
    • Views: 2,595
    11:29 PM Go to last post
  2. ASP.NET WorkFlow/Pipeline Component like Commerce Server ?

    Hi All. We currently use the Microsoft Commerce Server pipeline component to run the workflow for our application, however this is very limited...

    • Replies: 2
    • Views: 1,230
    06:08 PM Go to last post
  3. global assembly cash & the web

    Can I put a user Control dll in the GAC and run it from Object tag within a web page??? Explanation: The user control will be preinstalled into...

    • Replies: 0
    • Views: 1,348
    12:56 PM Go to last post
  4. Windows form control on Web page

    VB.NET ASP.NET Does anyone know how to embed a windows forms control on a web page in the same way that you could do active x objects in asp ...

    • Replies: 1
    • Views: 1,155
    12:46 PM Go to last post
  5. Emulate a explorer window

    How can i display a web page on top of a current web page without having to open a new internet explorer window. For example you have a calendar text...

    • Replies: 2
    • Views: 816
    11:36 AM Go to last post
  6. custom datagrid control bind?

    I have created a custom datagrid control. I have embedded buttons for sorting the columns within the datagrid. I can capture when these buttons are...

    • Replies: 2
    • Views: 294
    05:27 AM Go to last post
  7. changing the default caption/id for an item in a collection editor?

    I have a custom control - deriving from WebControl - that contains a custom collection property as the default property. The collection implements...

    • Replies: 7
    • Views: 407
    03:06 PM Go to last post
  8. Dynamic composite control

    I want to build a control that can dynamically display different sub controls. For example, there is a dropdownlist and a submit button. When an...

    • Replies: 4
    • Views: 352
    ton
    12:56 PM Go to last post
  9. Still having collection issues

    Ok below is the code to my control with some code parts removed to keep this post from being a novel. My problem is at this point I can add new...

    • Replies: 2
    • Views: 274
    11:51 AM Go to last post
  10. drag and drop control

    Hi All I am developing a web application where the users should be able to upload files to the server by just dragging a file from the windows...

    • Replies: 2
    • Views: 971
    07:21 AM Go to last post
  11. UrlEditor from a CollectionEditor again

    Hi, As I mentioned in my previous post, I'm invoking an UrlEditor from a CollectionEditor. Most things work fine appart from being able to...

    • Replies: 1
    • Views: 543
    02:11 AM Go to last post
  12. How to add postback function in Custom Server Controls

    In the procedure CreateChildControls I add several controls like check and textboxes, button link and so on. How can I get the postback respons on...

    • Replies: 11
    • Views: 443
    06:55 PM Go to last post
  13. Rendering design-time content on a web UserControl

    I created a web user control and would like to add the ability for it to contain design-time rendering capabilities. So that, during development,...

    • Replies: 2
    • Views: 2,459
    02:00 PM Go to last post
  14. URGENT!!! Generating a connetionstring property from the designer...

    This functionality is implemented in the SQLConnection control in the connectionstring property. I am Building a custom control from an inherited...

    • Replies: 0
    • Views: 313
    01:18 PM Go to last post
  15. Need to build a repeater purely in code

    Hi. I need help adding a repeater to my custom control in code. I have created a custom control that draws a html panel to the screen. I...

    • Replies: 0
    • Views: 828
    12:19 PM Go to last post
  16. Custom event in server control

    I want to create custom event in server control which responds to some specific QueryString/Forms values How can I do that? Thanks

    • Replies: 0
    • Views: 672
    09:33 AM Go to last post
  17. Invoking another Editor (UrlEditor) from an Editor (CollectionEditor)

    Hi, Any pointers how I can invoke the UrlEditor from a custom CollectionEditor? I have a collection property that represents a list of...

    • Replies: 1
    • Views: 1,069
    04:01 AM Go to last post
  18. Target Schema in designer?

    Hi, I am learning to write an ASP.NET custom control. One question I have is how to get the "target schema" set by a user under VS.NET from the...

    • Replies: 0
    • Views: 497
    03:28 AM Go to last post
  19. datagrid inherited control lost design time settings

    Hi All I created a web user control inherited from a datagrid for sorting and encapsulation. It rendered perfectly in design mode, and I could...

    • Replies: 1
    • Views: 1,180
    DMA
    02:01 AM Go to last post
  20. Help building user controls & CSS

    I am building a simple ASP page and wanted to add user controls for a header and a naviagation menu but I have run into problems. So I made the...

    • Replies: 0
    • Views: 1,943
    11:02 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