+ Post New Thread
Page 21 of 155 FirstFirst ... 11 19 20 21 22 23 31 71 121 ... LastLast
Threads 401 to 420 of 3091

Forum: ASP.NET Building Controls

  1. How to "Imports Resources" into compiled custom controls?

    Hi, I am building a custom control for a Web Application in ASP.NET 2.0 that makes use of the name space "Resources" for localization...

    • Replies: 1
    • Views: 548
    01:58 AM Go to last post
  2. Detect when IDE has finished opening form

    In the Component I am developing I need to know when the IDE has finished loading the form at design time. Is there an event I can receive to...

    • Replies: 0
    • Views: 222
    09:46 AM Go to last post
  3. UserControls ASP.NET 2.0

    Hi All, What is the best way to develop and use UserControls on an ASPX page with the new dynamic compilation model introduced in ASP.NET 2.0? ...

    • Replies: 0
    • Views: 278
    11:16 PM Go to last post
  4. Iterate through page controls

    Hi friends, I need of some help, I have this code: For Each t As TextBox In Page.Controls ' here is the error

    • Replies: 1
    • Views: 511
    08:09 AM Go to last post
  5. FileSystemWatcher does not seem to be working

    I have a directory on my site that I keep a bunch of text files in (this directory is "/poetry/poems/"). The Application keeps the first line of...

    • Replies: 3
    • Views: 777
    01:37 AM Go to last post
  6. Collections properties in custom controls

    Hi, How I can create collections properties in my custom controls in ASP.net (C#), I need create properties inside other propierties. Thanks! My...

    • Replies: 3
    • Views: 748
    02:29 PM Go to last post
  7. VS 2005 & Web User Controls

    Hi. When you create a Web User Control using VS.NET 2005, it creates something that looks quite different from what was created in previous...

    • Replies: 4
    • Views: 280
    01:53 PM Go to last post
  8. EditableRegions again

    This example shows simplest table with one editable region. Has anyone an Idea how to extend the designer class to get more editable regions (cells)...

    • Replies: 0
    • Views: 191
    01:26 PM Go to last post
  9. Reg: Showing default data in DropDownList

    Hi I have a datagrid with 2 DropDownList controls...I am binding data to these controls on pageload event. I wanted to show some default text...

    • Replies: 1
    • Views: 299
    MS
    12:42 PM Go to last post
  10. converting varchar to double

    Hi, I try to cast/convert a varchar into a double but it doesn't work, i get an error that it isn't possible to convert. What can I do? The...

    • Replies: 3
    • Views: 444
    08:29 AM Go to last post
  11. User control init event in C#

    Hi everybody I’m using user controls in a web application, and i’m triyng to make use of its init event. This is the sample code I’m using...

    • Replies: 2
    • Views: 3,924
    04:34 AM Go to last post
  12. Custom DataSourceControl with parameter collection at design time

    I have a custom DataSourceControl which has a parameter collection defined as a property on the object. While everything works just fine I'm having...

    • Replies: 2
    • Views: 767
    01:43 PM Go to last post
  13. CompositeControl and Toolbox

    This has been asked repeatedly many times and no one has been able to answer it. Now, I have the problem too..... why are CompositeControls so hard...

    • Replies: 3
    • Views: 377
    CMM
    09:32 PM Go to last post
  14. ASP.Net 2.0: Help with ClientScriptManager

    I'm working on a custom control that needs to register client script to the page. string key = "ScriptKey"; string script = "<script...

    • Replies: 1
    • Views: 532
    09:15 AM Go to last post
  15. Custom Panel

    Can't figure this one out... seems like it should be a no-brainer. Is it possible to create a UserControl that can act as a container a la the Panel...

    • Replies: 2
    • Views: 285
    CMM
    04:35 PM Go to last post
  16. problem whil adding user control dynamically multiple times

    I have two buttons add and save on my aspx page as and when i click on save button ,i want to load user control on form it works fine but when i...

    • Replies: 1
    • Views: 1,688
    01:34 PM Go to last post
  17. ASP.NET 2.0 - How to build a Monitoring Application

    Hello to everybody, I would like to know how to build an ASP.NET 2.0 Application that show me some data from a SQL Server Table and refresh it...

    • Replies: 2
    • Views: 296
    06:51 AM Go to last post
  18. Anybody actually building controls?

    This NG is rather empty and breezy. It's no wonder.... Man, I thought the ASP.NET team would have addressed the blatant lack of support for good...

    • Replies: 2
    • Views: 229
    q
    04:20 AM Go to last post
  19. Code your asp.net page to pay by visa

    Hi can anyone help me please! I’m building an asp.net page and I need to make an online transaction so the client could pay his fee online by visa....

    • Replies: 1
    • Views: 1,094
    03:15 PM Go to last post
  20. Usercontrol always needs a second postback

    I folks, I have a simple page with a user control dropped on it, a textbox and a submit button. That usercontrol should display the value entered...

    • Replies: 2
    • Views: 1,237
    02:47 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