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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Gridview change from B2 =>RC119 Oct 2005 09:33 GMT5
All my delete functionality has broken since I have upgraded to RC1.
In beta 2 when deleting a record, the gridview would only pass
"Original_Record_Id" to the table adapter delete method.
Now it passes both the "original_record_id" AND "record_id" to the delete
brain has stalled datagrid checkboxlist18 Oct 2005 23:31 GMT2
I am using asp template columns.  I display box values from a lookup table.  
The datagrid displays field "bookid" and the checkbox displays "category"
field for the book.  The category field is a string concatenation of category
values such as CT,MR,NM or just CT
managing controls18 Oct 2005 20:58 GMT1
I'm using visual Basic .Net to make a web site and i'm having problems on
managing the controls contained in the web pages. For example, i have an
image who's ID="Img0", when i try to run  a script that refers to Img0, like
the following:
Change Column Template Dinamically18 Oct 2005 20:11 GMT1
I have a user control that contains a DataGrid and handles custom paging,
etc (All the functionality I need) how can I make this so I can change
dinamically the column template si I can Use this control to display many
different types of information, this should include a dynamic ...
How to embed a datagrid inside another datagrid.18 Oct 2005 02:09 GMT1
I would like to be able to dynamically add a datagrid embeded inside a second
datagrid.  Both datagrids must be editable and I must be able to handle
saving the data entered by the user.
My problem is that I don't know how to even begin doing this.  I have the
Comment on an ASPX page18 Oct 2005 01:14 GMT10
In the HTML section of  an ASPX page, how do i comment out a line?
I thought it was <! but that doesn't work.
Thanks!
How to use Button control, with checkboxes in a datagrid16 Oct 2005 21:56 GMT1
I'll keep this simple. I have a datagrid with checkboxes coded in my
Itemtemplate control. How do I wire up a button control to the datagrid, so
that if I select one or more checkboxes it deletes that row? Here is the Sub
from that button
Textbox from database15 Oct 2005 04:42 GMT1
I am currently developing a webpage based on asp.net beta 2 version
where I need to populate 5 textbox from database from just one column.
Please help.
<asp:Button id="btnClear" OnClick="Clear();"15 Oct 2005 04:38 GMT1
Can I add a call to javascript function from Web Server Control?
Like this:
<asp:Button id="btnClear" OnClick="Clear();".....>
Any way to dtynamically change a control server tag property from the CLIENT side?15 Oct 2005 01:22 GMT1
I have an issue where I need to dynamically change a property on a server
tag for a control but I don't have access to the code-behind. This is a 3rd
party application and I need to change behavior based on whether or not the
user is logged on.
Why does my datagrid.databind blow up?14 Oct 2005 18:49 GMT3
I'm at a loss to resolve this so I'm hoping someone can enlighten me.
I have a search user control that contains and displays a results user
control if files are found. If any results are found, I set the results UC
datatable property to the results datatable, set the results ...
XMLhttp request problem14 Oct 2005 11:45 GMT1
i am using asp.net v2.0
In one of my page i am calling another page using xml http , this is
working fine but first time only ,
I am sending the request on click of button , when i click the button
formview control question13 Oct 2005 02:56 GMT13
I have a form view control linked to a sql database
with the database fields of:
lenght
weidth
Center text in web Label control11 Oct 2005 17:52 GMT1
OK, I've centered my Label on my default-sized page. How do I center the
text within the label? There's not an 'alignment' property for the control,
nor an 'align' attribute for the HTML. What gives?
ddk
Dynamic binding to statically declared custom server control?11 Oct 2005 16:19 GMT1
Not sure if I am using the correct terminology, but why can I dynamically
bind to statically declared asp.net server controls but cannot do so with
custom server controls - with the custom controls I get a null reference
exception. Is there any workarounds...
Pages: 1 2 3 4 5 6 7 September, 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.