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 / General / October 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to set GridView DataFormatString programmatically for     AutoGenerateColumns?07 Oct 2009 15:02 GMT4
Does anyone know how to set the DataFormatString of a column
programmatically. It tried to do it in the Gridview PrePaint method
and just about every other event I could think of with code like this:
((BoundField)grdDrillDownData.Columns[0]).DataFormatString = "{0:d-MMM-
The properties for the Img1 element do not have the additional RoundedCornersExtender  properties.07 Oct 2009 13:34 GMT2
I added a RoundedCornersExtender to my page.
Then swithed to DEsign view and in the properties set the TargetControlID.
Once I did that the line for the TargetControlID disappeared in the
properties.
.NET not reliable enough?07 Oct 2009 12:07 GMT3
http://www.computerworlduk.com/community/blogs/index.cfm?entryid=2568
I'm wondering if my investment in studying .NET technology is going to
pay off. The LSE loss is a huge blow to the credibility of Microsoft
and .NET in the marketplace and people are sure to notice. So far I'm
unreadable ip07 Oct 2009 09:40 GMT3
asp.net
I have a website which stores the ip of visitors, Now I've discovered that
lately the ip address stored is unreadable, like cryptic string.
Even the ip address of myself becomes cryptic,
How do I clear GridView1.Width06 Oct 2009 22:00 GMT2
I am trying to clear the GridView1.Width which is a WebControls unit.
I can do
GridView1.Width = 500;
But how do I clear it an let the cssStyle handle it?
Stupid question: How can i put two listbox side by side ?06 Oct 2009 21:50 GMT2
i have a little question: How can i put two listbox side by side ?
if i add one listbox, it goes under the first one ?
There is space enough, i put a width...
A little hint ?
Call a function from js file06 Oct 2009 21:50 GMT1
I want to create a javascript file utility.js and write some functions in it.
For example, here is a simple function in js file:
function product(a,b)
{
Attempting to install DLL to GAC06 Oct 2009 19:25 GMT6
I’ve got a DLL file that is currently installed in the GAC. Occasionally
I have to update the DLL for bug fixes etc, and what I normally do is
overwrite the existing DLL in the GAC.
This has been working fine for the last few years, but today I suddenly
Default.aspx - add parameter06 Oct 2009 16:38 GMT8
All,
Simple question, on the loading of default.aspx how do I add a
parameter(s) to the url string, for example :
http://localhost/webapp/default.aspx?id=1
sqlDataSource UpdateQuery withe stored procedure and parameters?06 Oct 2009 08:28 GMT5
I want to call a stored procedure with parameters from
sqlDataSource.UpdateQuery.  How do I do this?
I tried setting UpdateCOmmandType=StoredProcedure and '
UpdateQuery = "sp_UpdateVetMedSupplies @eor_supplies_id,
Error after replace gridview06 Oct 2009 08:26 GMT5
I replaced a GridView with a DataList so I could get multiple columns and
now I am getting the error
Invalid postback or callback argument. Event validation is enabled using
<pages enableEventValidation="true"/> in configuration or <%@ Page
Book Suggestion: Microsoft Outlook / Exchange connectivity from .N06 Oct 2009 07:48 GMT2
Hi peeps,
I'm working on an Intranet application for our company in ASP.net (3.5), but
we've recently switched to Exchange/Outlook for email and are slowly
discovering all the other featrures.
Controlling what is regarded as Item/AlternatingItem05 Oct 2009 23:04 GMT6
I'm reworking a repeater that previously used
 if (e.Item.ItemType == ListItemType.Item)
   css += "plain";
 else
IE8 Compatibility mode does not solve display issues.05 Oct 2009 22:23 GMT7
We have a website that uses a third-party menu control. This control
displayes correctly in IE6 and IE7, but in IE8 it displays little "boxes" to
the right of menus with dropdowns. (I have set up a test site with a couple
of HTML pages at ie8.rlftest.com. See
Class functions not showing05 Oct 2009 16:41 GMT12
I created a new class in my App_Code folder and added a public function.
When I go to a code page on one of the web pages and I type in the
xxClass.Function I am not getting any intellisense that shows the function
name to pick from. Then if I spell out the whole name, e.g.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.