+ Post New Thread
Page 61 of 155 FirstFirst ... 11 51 59 60 61 62 63 71 111 ... LastLast
Threads 1201 to 1220 of 3091

Forum: ASP.NET Building Controls

  1. RenderChildren/ParseChildren

    I am having a slight problem. Below is something similar to what I want to appear in the asp.net <cc2:WebCustomControl1 id="WebCustomControl11"...

    • Replies: 6
    • Views: 855
    12:52 AM Go to last post
  2. Best Practices: Porting ASCX control to compiled Custom Control?

    Hi There! What is the best way to port the ASCX control to complied Custom Control (i.e. DLL)? Please share some pointers. Also, can many ASCX...

    • Replies: 1
    • Views: 474
    12:33 AM Go to last post
  3. Custom web control not responding to change

    Hi, Since I ran into a problem with nested user web controls I decided I was (???) better off implementing this as a custom web control. Well, I...

    • Replies: 9
    • Views: 349
    04:18 PM Go to last post
  4. Catch Instance Creator

    Hi, My WebCustomControl has a property of collection type, and when add an objet to the collection at designtime I want to create the new object...

    • Replies: 1
    • Views: 207
    03:21 PM Go to last post
  5. Help Me, WebCustomControl

    Hi, Im building a WebCustomControl. In my principal class (Inherits from WebControl), have a property of type MyCollection (Inherits from...

    • Replies: 0
    • Views: 187
    01:02 PM Go to last post
  6. Mantain Property

    Hi, I don't know how to mantain the value of a Property of my WebCustomControl. I've my Control and set: ------Code in Page container of contrl...

    • Replies: 1
    • Views: 324
    02:35 PM Go to last post
  7. PagedDataSource related to DataGrid?

    We are working on a problem related to a control to use for paging in combination with either DataGrid controls or PagedDataSource objects used as...

    • Replies: 3
    • Views: 373
    10:21 PM Go to last post
  8. Composite Web Custom Control derived from DataGrid

    Hello I am a beginner at creating composite web controls. What I am trying to do it add functionality to the DataGrid webcontrol by adding two...

    • Replies: 2
    • Views: 330
    08:29 PM Go to last post
  9. .NET Framework 2.0: VB Class can't access UserControl?

    Hi, I was trying out the VS .NET 2005 Express Edition Beta. I found that the Public Class which appears as the code-behind for my UserControl has...

    • Replies: 0
    • Views: 510
    07:06 AM Go to last post
  10. Need Help with a repeater and web custom control

    I am having a hard time with makeing what I am trying to do work. I am making a questionaire web app. I have a custom control that has a label...

    • Replies: 0
    • Views: 309
    10:51 PM Go to last post
  11. Unfortunately it is not working

    Hi, thanks for response Unfortunately it is not working. I am receive run time error CS1012: Too many characters in character literal May...

    • Replies: 0
    • Views: 255
    11:43 AM Go to last post
  12. Design view problem

    Hi there, I can't understand why when I write this text (part of datalist) onclick="javascript: changeImage('<%#...

    • Replies: 1
    • Views: 269
    08:11 AM Go to last post
  13. Dynamic non-composite control viewstate

    Hi, Somebody has an example about maintain the viewstate in controls creates dynamically into my WebCustomControl? Thanks!

    • Replies: 0
    • Views: 509
    01:40 PM Go to last post
  14. ValidatorTrim(s) & RequiredFieldValidator bug w/Windows XP SP2 and IE SP2

    Ever since I upgraded to Windows XP SP2, I started noticing that the RequiredFieldValidator on a textbox on one of my ASP.Net pages was taking a...

    • Replies: 1
    • Views: 627
    01:26 PM Go to last post
  15. gluing events from one user control to another

    Hi All, We need a mechanism that can glue events from one user control to another user control is there any way to achieve this mechanism. ...

    • Replies: 1
    • Views: 293
    01:19 PM Go to last post
  16. Getting values entered into (dynamicly loaded control)

    I've dynamicly loaded user control (.ascx file) into my page via Page.LoadControl() method. The control has been added to Controls collection of...

    • Replies: 4
    • Views: 1,158
    05:39 AM Go to last post
  17. Fix the position of a custom control with 2 textboxes and 1 button.

    Guys, the problem is a required field validator. It is push the next lines down. Thanks! "Fernando Lopes" <fernandomattarlopes@msn.com>...

    • Replies: 0
    • Views: 448
    04:28 PM Go to last post
  18. Place Holder / DataGrid

    Hi, I am trying to get this piece of code to work. I have to design a GUI which would look similar to...

    • Replies: 0
    • Views: 257
    04:08 PM Go to last post
  19. Learnig to Build a Tree View Control

    Does anyone know of a good article that discusses creating a "Tree View" control in ASP.NET? Or perhaps a Tree View Control that comes with source...

    • Replies: 10
    • Views: 369
    03:12 PM Go to last post
  20. Time out problems for long lasting actions

    Hi, I have developed a webserver control that executes some business logic on the server side. The problem is that the logic takes some time...

    • Replies: 2
    • Views: 264
    03:10 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