+ Post New Thread
Page 155 of 155 FirstFirst ... 55 105 145 153 154 155
Threads 3081 to 3091 of 3091

Forum: ASP.NET Building Controls

  1. Access to Page_Load Event from the .ascx control

    UserControls have a page_load event as well as pages. when the Load event occurs for the page, the load events for all child controls are...

    • Replies: 0
    • Views: 2,026
    04:04 PM Go to last post
  2. Custom Control nad Collection property

    I have a collection-property on my control. I Add the items through a collection editor, and items tags appears. <bugge:Control>...

    • Replies: 0
    • Views: 906
    03:09 PM Go to last post
  3. Using Table control in a custom composite control. Control does not render properly in design time.

    All, I have written a very simple custom composite control that includes a control of type System.Web.UI.WebControls.Table. The control...

    • Replies: 2
    • Views: 3,037
    09:05 AM Go to last post
  4. Rich Text Box

    Hi, I'm trying to create a rich text box using VB.Net. Does anybody know how I can go about creating one without having to buy a third party...

    • Replies: 0
    • Views: 631
    04:51 AM Go to last post
  5. Controls

    Hi all I make a control and put it on the form. My control search on the page something and if it doesn't found must add one control on the form....

    • Replies: 2
    • Views: 491
    07:21 PM Go to last post
  6. Select datagrid item programmatically in ASP.NET

    Hi all, I have a question on ASP.NET Datagrid. Here goes nothing :- I have a datagrid with a SELECTCOMMAND on the first column. Whenever i...

    • Replies: 1
    • Views: 1,480
    06:52 PM Go to last post
  7. How do I dynamically create user controls?

    Thanks for any help...! My error is: Object reference not set to an instance of an object. Here's the setup: I have made a user control...

    • Replies: 2
    • Views: 2,307
    08:24 PM Go to last post
  8. convert type tablecell to boundcolumn

    Is there a way to convert type tablecell to boundcolumn? I need to set, say column A of some rows (depends on the primary id of each row) to be...

    • Replies: 0
    • Views: 433
    May
    03:31 PM Go to last post
  9. java script and server texbox control

    I got it with(document.forms){ if(!RFV_FrameSelection.IsValid){//validator is false //code... return; } }

    • Replies: 0
    • Views: 414
    08:28 PM Go to last post
  10. Weird behavior with DataGrid-like control

    I am working on building a DataGrid that has two states: the standard "read-only" state, where all the columns and rows of the DataGrid are shown...

    • Replies: 0
    • Views: 311
    06:55 PM Go to last post
  11. Question regarding forcing a postback event

    I've dynamically creating a datagrid and have the grid setup to allow sorting. The problem is that the event isn't getting called until after the...

    • Replies: 0
    • Views: 439
    08:41 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