+ Post New Thread
Page 9 of 155 FirstFirst ... 7 8 9 10 11 19 59 109 ... LastLast
Threads 161 to 180 of 3091

Forum: ASP.NET Building Controls

  1. LoadPostData and html <select> with multiple selections

    Thanks in advance to anyone else who can help :) I've got a custom control that contains a PLAIN HTML <select> element that allows multiple...

    • Replies: 1
    • Views: 1,059
    04:32 AM Go to last post
  2. White strip showing up between two imagemaps

    I have two asp:ImageMaps in a table cell as follows: <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td...

    • Replies: 4
    • Views: 632
    11:53 PM Go to last post
  3. ASP.NET 2.0 won't let me put my user controls in the same directory as Web.config

    When I put my *.ascx files in the same directory as Web.config and my user controls are registered in Web.config it gives me an error. Putting my...

    • Replies: 2
    • Views: 537
    07:15 PM Go to last post
  4. UserControl has no DataBound event?

    I have a UserControl that is used inside a datalist and I am databinding a could of the UserControl's properties to the data displayed in the...

    • Replies: 1
    • Views: 2,812
    07:21 PM Go to last post
  5. Usercontrols targetting Tablet PC to be made compatible for Laptop

    We have an application built targetting the tablet pc, but now the application has to be distributed to Laptop pc also, the application uses ink...

    • Replies: 0
    • Views: 597
    05:52 PM Go to last post
  6. Building a control adapter for a custom control

    Folks, Has anyone tried to build a webcontrol adapter for a custom control (from a 3rd party)? All the examples I have looked at (including those...

    • Replies: 0
    • Views: 666
    10:04 AM Go to last post
  7. image resources

    1] how can images be stored as resources in a dll and 2] how to retrieve them for usage in a custom assembly ?

    • Replies: 9
    • Views: 1,009
    04:41 PM Go to last post
  8. user control problem access value from user control to a page

    Thanks a lot for paying attention to my problem , i tell u the problem i have a main form in which i gave a login label that points to a...

    • Replies: 3
    • Views: 1,244
    01:06 AM Go to last post
  9. ListItemCollection for a listbox within a composite control

    Thanks in advance to anyone who can help :) First, you'll have to pardon my very 'beginner' status on custom controls.. I'm creating a...

    • Replies: 1
    • Views: 1,586
    01:30 PM Go to last post
  10. How do I stop this javascript from being emitted?

    Hi all, I have a fairly basic page with some text boxes, validators and submit buttons. I have "EnableClientScript" set to false for all the...

    • Replies: 3
    • Views: 1,612
    11:58 AM Go to last post
  11. Architectural design question - please advise

    Hi I'm not sure of the best way to go about achieving my goal and would appreciate any advice. What I would like to do is to generate a...

    • Replies: 1
    • Views: 442
    03:07 PM Go to last post
  12. Validation before or after CreateChildControls

    Hi all, I have a composite control which is basically a wrapper control for child controls and validators. It's a little hacky, but I could...

    • Replies: 0
    • Views: 676
    01:54 AM Go to last post
  13. Composite Control as Template ...

    Currently I have a composite control that has some base functionality that I want to use for the base of a number of different controls. It has a...

    • Replies: 1
    • Views: 553
    10:09 PM Go to last post
  14. ISupportInitialize for ASP.NET?

    From my testing ISupportInitialize is not honored in ASP.NET We have a control like the following... <ni:Meter ID="Meter1" runat="server"...

    • Replies: 4
    • Views: 567
    06:30 PM Go to last post
  15. Calendar webcontrol Implementation

    Hello Everyone, Im currently making a implementation of the calendar, making available to be datasourced for scheduling proposals, but Im...

    • Replies: 1
    • Views: 538
    03:11 AM Go to last post
  16. How to implement interface's method in aspx?

    Hello, I have a ASP.NET control with interface called "INamingRule". The interface structure as follows: public interface INamingRule {...

    • Replies: 1
    • Views: 1,143
    03:10 AM Go to last post
  17. Newbie, how to display a messagebox always on top

    Hi, sorry if this seems stupid, please have patience. I'm running Win XP sp2, VS 2005 Tem, SQL Sever 2005, I've been using a gridview to display...

    • Replies: 2
    • Views: 3,369
    08:59 AM Go to last post
  18. Binding an array to a DropDownList

    Hi all, I'd like to bind an array to a DropDownList and use the array index as the DataValueField. Is this possible? Thanks, Paul

    • Replies: 0
    • Views: 697
    11:16 PM Go to last post
  19. ImageUrlEditor Problem

    In a .NET 2.0 web control, I have a property declared as below... The problem is at design time. When I try to launch the ImageUrlEditor by pressing...

    • Replies: 0
    • Views: 562
    06:35 PM Go to last post
  20. ugly exception messages

    how can I get a better looking exception error message to display, instead of the standard error page from asp.net when throwing an exception like:...

    • Replies: 3
    • Views: 665
    06:19 AM 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