+ Post New Thread
Page 2 of 155 FirstFirst 1 2 3 4 12 52 102 ... LastLast
Threads 21 to 40 of 3091

Forum: ASP.NET Building Controls

  1. Newbie, how to validate data in cells in a gridview

    Hi, sorry if this seems stupid. :( How can I validate the values in each cell after editing and the update button/link has been press?, is this...

    • Replies: 3
    • Views: 1,270
    09:40 AM Go to last post
  2. Firing user control event from parent control

    Hi, actually you don't need events. all you need is internal or public function exposed by your inner user control(UCSub). you can call that...

    • Replies: 2
    • Views: 1,875
    09:09 AM Go to last post
  3. usercontrol and clientside validation

    Hi there, I have a usercontrol and i have written sone clientside validation script associated along with it. Now when i register this usercontrol...

    • Replies: 5
    • Views: 1,302
    06:31 PM Go to last post
  4. Hoe to get DataList Checkbox status in item template

    I want to get the status of the checkbox control in the item template of the DataList in the code behind Using findcontrol i am not able to get...

    • Replies: 5
    • Views: 2,012
    08:18 AM Go to last post
  5. Failed to load viewstate. The control tree into which viewstate...

    Hi to all, I have a webform.aspx and inside i have a dropdown list with autopostback and a place holder... Depending of the selected index...

    • Replies: 4
    • Views: 6,710
    09:52 PM Go to last post
  6. String Array Property produces Parser Error

    Dear readers, I'm having problems with creating a custom control that accepts an array of strings as a property. First I used the following code...

    • Replies: 6
    • Views: 1,054
    09:58 PM Go to last post
  7. CS1513: } expected

    I get this error when accessing a web page. The Page has a User Control, which is basically a menu panel, which gets categories from MS SQL Svr,...

    • Replies: 2
    • Views: 2,134
    07:52 AM Go to last post
  8. SelectedIndexChanged event is not fired

    I've created a Web user control that contains a DropDownList and this DropDownList gets created and loaded in init() everytime. I set...

    • Replies: 3
    • Views: 3,025
    10:37 AM Go to last post
  9. Dynamic Validation Control

    I am adding several controls dynamically in a composite control. Everytime I add a control to the controls collection I increment an integer so I...

    • Replies: 1
    • Views: 2,172
    08:19 PM Go to last post
  10. CreateChildControls Event before Click Event

    Issue: I want to create a control that will accept a click event and then in response completely change it's look and feel. This could potentially...

    • Replies: 2
    • Views: 4,072
    03:41 PM Go to last post
  11. changing input type file

    i would very very much like to change the browse button on the file upload to one of my own am i right in thinking if i create an inhertited...

    • Replies: 2
    • Views: 975
    11:26 AM Go to last post
  12. LoadPostData method called twice

    Hi Everyone, I am building an ASP.NET server control. It implements the IPostBackDataHandler interface. My code contains implementation for both...

    • Replies: 1
    • Views: 944
    01:34 AM Go to last post
  13. GetPostBackEventReference - dynamic argument

    Hello, I'm building a sever control that is essentially a container that holds a bunch of DIVs. I want the click event on any of the DIVs to...

    • Replies: 2
    • Views: 2,083
    04:56 PM Go to last post
  14. Page seems to be remembering HttpSessionState

    I have a page that determines some of what to display based on HttpSessionState. When I go to it the first time, it displays everything the way I...

    • Replies: 1
    • Views: 572
    02:18 AM Go to last post
  15. Gridview Control and Customizing Column Displays

    > I want it to show in Column 1, a customized version of the data... Don't autogenerate the columns. For the Column1, make it 'HyperlinkField'...

    • Replies: 1
    • Views: 1,080
    10:37 AM Go to last post
  16. WebControl - Child control events

    Have you added the button to the 'Controls' property of the custom-web control? How are you rendering the button? Well, "runat" attribute is not...

    • Replies: 0
    • Views: 714
    10:23 AM Go to last post
  17. CreateUserWizard Transaction

    Hi I want to know how can one use TransactionScope with the CreateUserWizard Contrrol I have to update a Table in my database if the user is...

    • Replies: 0
    • Views: 596
    05:30 AM Go to last post
  18. Validator message disappeared after post back

    Hi, I have a compositecontrol contain a textbox (txtPhoneNumber) and a RegularExpressionValidator. I tested in a page, the validation seems work...

    • Replies: 7
    • Views: 2,795
    11:12 AM Go to last post
  19. How to fetch style information from mobile StyleSheet?

    Does anyone know how to get programmatic access to a StyleSheet style that is named in a control's StyleReference property? I'd like to have code...

    • Replies: 0
    • Views: 773
    01:06 PM Go to last post
  20. Keeping 2 user controls of the same class synced

    On a page, I need to show one item at a time. The top of the page has a Previous-Next control, followed by the item being shown, followed by...

    • Replies: 2
    • Views: 461
    11:05 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