Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Controls / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ListBox SelectedIndex is always -107 Mar 2005 07:41 GMT2
I have a simple web page containing a listbox, a button and a label. I load
the listbox items in codebehind such as this:
Page_load
{
Custom server Controls- client side scripts07 Mar 2005 05:35 GMT1
    Basically I am developing a custom control. on click of one of the
controls in my composite control a client side event should happen. Is it
really possible and if so how can i make it happen. Thanx in advance
Regards,
Need OnClick ServerSide and ClientSide Event Handler07 Mar 2005 03:19 GMT2
I have a button at the top of my page that I have an onClick event handler
for which makes some new controls (at the bottom of my page) visible.  When
the user clicks the button I make the new controls visible in the onclick
server side event handler, but I do not know how to ...
Connecting to database from class06 Mar 2005 17:01 GMT1
How to write the code to connect to database from the
class .vb instead from the aspx page .aspx.
Thanks
viewstate=false doesn't work06 Mar 2005 14:49 GMT7
I've a datagrid and I try to disable viewstate to avoid a lot of hidden data
in the post field (about 100kb). But this doesn't work!
<asp:DataGrid id="dgExhibitionServices" runat="server" Width="520px"
Height="17px" AutoGenerateColumns="False"
dynamic controls under calendar's dayrender06 Mar 2005 10:12 GMT2
I am creating a dynamic HTML table displaying some date from the
database under the calender's dayrender. Needless to say all the
dynamic controls die after a postback. What should I do to make the
dynamic controls persist after the postbacks - is there a way I can
DataGrid Migration05 Mar 2005 17:53 GMT1
I really need to copy the a Datagrid from one VS solution into another.
but I keep coming up with errors when I try.
Some one must know a basic set of steps that will allow me to copy the files
from one solution to another by hand.
Update control button05 Mar 2005 04:15 GMT1
Working on a data grid, with the edit button. Having problems with the
update button.  I know my connection is being made, but I have tried so many
diffrent things, and I keep getting diffrent errors.  I'm hoping sombody can
look at my code and tell what I'm doing wrong.
Loading & changing image inside control04 Mar 2005 17:56 GMT3
I got a simple ascx. It has one image component. When first loaded, it scans
thru \images folder, loads the first image, and save the index & the string
array of picture names in session.
When user click on the Next button, it will increase the index by one and
HtmlInputFile Probblem04 Mar 2005 13:01 GMT2
I want to restrict the file types that the user can select to "*.jpg". From
what I read in MSDN there is a property (accept="image/*") that should allow
only image type files and then my code would need to check for the jpg type.
When I try to add (accept="image/*") to the <input ...
datagrid04 Mar 2005 04:44 GMT2
I want to display 2 tables data within a single datagrid.
In table1 i've 4 fields
FirstName
LastName
RegisterClientScriptBlock does not work from a server control03 Mar 2005 21:23 GMT2
For some reason I cannot get RegisterClientScriptBlock to render a script
reference on the page from a server control.  Yes, I have not placed the code
in the Render method, I also tried the OnInit just in case.  Below is the a
simple version of the code, any help is appreciated:
Line breaks in the Text of an <asp:button> control??03 Mar 2005 16:28 GMT1
I'm stuck on something fairly simple (I think) and was hoping someone here
could help me.
I'm trying to write some text onto a few command buttons in my asp web
forms. The problem is, the text on my buttons is getting cut short and the
Wrapping Text in Tree View Control in ASP.Net03 Mar 2005 16:26 GMT1
Can anybody please help me in getting the node text wrapped if the length is
longer then the tree view width.Currently it shows the scroll bar which i
dont require.
viewstate for a File Input Control03 Mar 2005 16:26 GMT1
On an ASP.Net page that has viewstate enabled.
How do you enable viewstate for a server side file input control?
Currently I have in the HTML view.
<INPUT id="myID" type="file" name="myID" runat="server">
Pages: 1 2 3 4 5 6 7 8 9 10 February, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.