+ Post New Thread
Page 1 of 155 1 2 3 11 51 101 ... LastLast
Threads 1 to 20 of 3091

Forum: ASP.NET Building Controls

  1. LoadViewState does not fire on a postback event

    Hi there, I need some help please. I have created a composite control that have a collection of items associated with it. Now I want to save this...

    • Replies: 3
    • Views: 3,039
    12:45 PM Go to last post
  2. Calendar Controls don't fire events

    Good afternoon all. I am creating a usercontrol (*.ascx) with a Calendar control on it. In the Calendar's DayRender event I'm dynamically adding...

    • Replies: 3
    • Views: 1,788
    09:12 AM Go to last post
  3. Custom ASP.NET Control configuration wizard

    I am writing a custom ASP.NET Control. It is usable from the visual studio toolkit. I would like to add a configuration wizard to it. I have seen...

    • Replies: 2
    • Views: 808
    04:01 PM Go to last post
  4. Unable to place CrystalReportViewer onto a Web Form

    For some reason I am unable to drag a CrystalreportViewer from the toolbox onto my web form design surface in VS.NET 2003 - I get a black circle...

    • Replies: 1
    • Views: 659
    02:28 PM Go to last post
  5. Load Image Dynamically

    Hi, brothers :) I'm rather novice in this area. I mean web programming and control building and though. I create UserControl: public class...

    • Replies: 2
    • Views: 1,125
    08:53 AM Go to last post
  6. Image control not working

    I have a user control inside a aspx page and i have event handler inside the user control for the ImageClick EVent. But when i am trying to...

    • Replies: 2
    • Views: 485
    08:43 AM Go to last post
  7. ClearChildViewState does not clear the state in Composite Control

    Hi all, I'm developing a custom user control loader. The idea is to have a templated control that maintains a list of user controls (ASCX files)...

    • Replies: 1
    • Views: 1,424
    12:24 PM Go to last post
  8. Using User Controls in a Composite Control?

    Is it possible to contain one or more User Controls (.ascx files) in a Composite Control? I start with a simple Composite Control sample that...

    • Replies: 3
    • Views: 701
    12:49 PM Go to last post
  9. Render and Image on a Button

    Greetings, all... I'm having some issues with extending the System.Web.UI.WebControls.Button. I want to add an image to the button that will...

    • Replies: 7
    • Views: 1,191
    07:24 PM Go to last post
  10. JavaScript and Custom Controls

    Hi, I have a custom control(Child Control). Basically it renders a table. It contains a Button Control. During the Click event of the Button...

    • Replies: 2
    • Views: 1,019
    01:04 PM Go to last post
  11. How to record audio from ASP.NET website?

    Hello Group, I want to record audio file using Webpage, I am using ASP.NET (1.1 Framerwork) to develop website. If anyone knows about this, then...

    • Replies: 3
    • Views: 2,266
    09:11 AM Go to last post
  12. How to create a TextBox containing a (clickable) Hyperlink??

    Hi, I would like to create a TextBox containing a Hyperlink (Only to visualize the user that he/she can click on the link in the TextBox. The...

    • Replies: 2
    • Views: 1,878
    05:25 AM Go to last post
  13. reference to Composite Control

    Hi, I have created a composite control which, in its simplest form inherits from Control, implements INamingContainer and provides a method...

    • Replies: 5
    • Views: 418
    03:15 PM Go to last post
  14. Newbie, how to check if a value in a gridview cell already exist in database

    Hi I've the following dataset bound to my gridview <asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$...

    • Replies: 2
    • Views: 2,236
    08:06 AM Go to last post
  15. LoadControl(Type t, object[] parameters) usage

    has anybody used this type of loading user controls, in the user control how will i hadle the passed parameters in the contructor and also can...

    • Replies: 3
    • Views: 1,898
    02:29 PM Go to last post
  16. Job Scheduling Third Party Controls

    All, I am looking for a third party control(s) to incorporate job scheduling into our commercial product. The control(s) must have a ASP.NET UI...

    • Replies: 2
    • Views: 867
    10:52 AM Go to last post
  17. Compress/compact HTML during rendering

    I'm writing some custom controls, and I'd like to be able to remove all unnecessary whitespace, etc. from my output. Ideally, I would just render...

    • Replies: 5
    • Views: 2,072
    10:22 PM Go to last post
  18. Custom Controls with non-String Attributes

    I want to add attributes to my custom controls that are not of type String. I know how to convert from a String to the different types that I want,...

    • Replies: 4
    • Views: 431
    08:57 PM Go to last post
  19. Button highlight or enhance when mouse over

    Is it possible to make an ASP.NET web page button enhance or brighten when you hover a mouse over it ? Thanks, Tony

    • Replies: 3
    • Views: 2,210
    01:28 PM Go to last post
  20. page_init executing twice

    I am experiencing a weird problem with some buttons on my webpage. The page_init is executing twice when a button is clicked. If I replace the...

    • Replies: 1
    • Views: 1,513
    01:16 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