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 / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataFormatString not getting applied to GridView's BoundField22 Dec 2007 00:31 GMT3
Hello, I have a control that inherits from GridView and i'm overriding
databinding. My control works correctly but is not respecting the
DataFormatString property that i'm setting on the field. As you will notice,
i am using column information from meta data. The actual format ...
A question for all those who struggle with automatically databound     controls21 Dec 2007 05:44 GMT1
On reading of the problems people are complaining about with such
controls as GridView, FormView etc I wonder whether they have
considered that maybe, just maybe, they have simply made the wrong
choice!
LinkButton Casting error21 Dec 2007 05:22 GMT1
I am trying to determine the row of a Button on a DataView an.  I need to
set the CommandArgument when the row is first created.
I copied the following from Visual Studio 2005 documentation
public void GridView1_RowCreated(Object sender, GridViewRowEventArgs e)
DropDownList Binding to LINQ DataSource19 Dec 2007 14:57 GMT1
I was playing around with the LINQtoSQL and found an interesting problem.
i am using the Northwind database on SQL 2005 Developer Server.
In my webform's PageLoad event I have the following code:
       NorthwindDataContext db = new NorthwindDataContext();
StaticItemTemplate is not applied on postback Options19 Dec 2007 14:49 GMT2
I am having a strange problem when using the ASP.NET (2.0) menu
control.
I have a menu control that gets populated in the page load. I do not
check the PostBack value because I want to rebuild the Menu Control
Programmatically Access Data Behind SQLDataSource Controls19 Dec 2007 07:39 GMT1
I have a GridView that is bound to a SQLDataSource. I have enable item
selection on this GridView. I have a button on this .aspx page which does
some work on a different table that what the gridview (SQLDataSource) is
bound to. In order for the button to do its work I need the ...
baseValidator.ErrorMessage is rendering between start & end tags instead of as an attribute19 Dec 2007 07:03 GMT1
I don't understand why this is so. why doesn't it render as an attribute of
the span tag?
thanks
control creates too many add_init18 Dec 2007 17:00 GMT1
I am doing a sample control pieced together from pieces on the web... I am
using Visual studio 2008 and I created it as a Ajax web control. The problem
is, at run time, it generates the following code:
...
Calendar control renders as a single column on IE Mobile 617 Dec 2007 16:22 GMT1
I am trying to put a standard calendar control (ASP.NET 2) into a page
that will be viewed in IE Mobile 6 (Palm Treo 750).
I've put the control on the page and narrowed everything down as far
as I can (i.e. width=100, font-size = xx-small, cellpadding = 0,
fileupload fails in updatepanel17 Dec 2007 14:35 GMT3
I have a fileupload component and a submit button inside an updatepanel.
(C#, asp2).  In the debugger in page load, I see that the hasfile property
is false, even though the fileupload control was used to select an existing
file on the client.
Problems with Flash in WebBrowser16 Dec 2007 20:07 GMT3
I am having problems interacting with flash objects (i.e., Adobe Flash Player
9) in web pages when using a System.Windows.Forms.WebBrowser control.  The
flash objects always seem to display correctly, but when I click on a link
within the flash object the WebBrowser often fails ...
How to write code and design?15 Dec 2007 20:42 GMT2
How to make Textbox and Button like
at 1 time
Textbox  Button
at 2 time
Layout issues with MultiView control/tabbed display15 Dec 2007 20:34 GMT1
I'm using version 2.0 of the framework.  Using a Multiview control to
produce a tabbed display.  I'm putting two Panels in each View, one
for the "tabs", one for the content.  The mark-up looks something
like:
Is any way to palce a control(button/label) at a location on a panel     in a  webPage  ASP.net 2.0in runtime??15 Dec 2007 20:31 GMT1
Is any way to palce a control(button/label) at a location on a panel
in a  webPage in runtime??
I am trying to place a control at mouse click position on the a panel
in a
DetailsView button in TemplateField click event not firing15 Dec 2007 20:15 GMT1
I have a DetailsView with a number of TemplateFields, (plus other
types of fields). One has a button and a click event handler. Another
has DropDownList, which has its selected value initialised when
editing, (from a session variable source).
Pages: 1 2 November, 2007
 
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.