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 / DataGrid / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
EditItemTemplate FindControls04 Jan 2005 19:59 GMT1
What I am trying to do is save the values from the ItemTemplate textboxs,
which I already do and when I go into Edit mode insert values into textboxs
in EditItemTemplate. Inserting values into EditItemTemplate is where I get
the "obj ref not set error". It happens because the ...
Redirect and passing url from within a datagrid04 Jan 2005 19:42 GMT1
I finnal got everyhting to work using
<asp:HyperLink Runat="server" Text =
'<%#DataBinder.Eval(Container.dataitem,"pdd_book") + "    " +
DataBinder.Eval(Container.dataitem,"pdd_page")%>' Target = _blank NavigateUrl
drag and drop rows04 Jan 2005 18:04 GMT2
anyone ever tried  dragging and dropping rows of a datagrid??  what about
multi-selecting rows without checkboxes like a multiple selectable
dropdownlist; i.e., holding down the cntrol key?  I have seen drag and drop
header columns of datagrid, but is there a way to multiselect ...
Add Attribute to <TD>04 Jan 2005 16:54 GMT1
Does anybody know how to add the html 'nowrap' attribute to a particular
column in a datagrid?
This doesn't work, because I suspect the attributes are readonly at this
point:
checkbox databind does not work04 Jan 2005 07:08 GMT1
i am trying to bind a checkbox to a tablecolumn available (integer)
i get an error:
'The best overloaded method match for Company.Customers.fbool(int)' has some
invalid arguments'
Checkbox column puzzler.03 Jan 2005 22:09 GMT1
When I check checkboxes in my checkbox column(template column), the
checked property never becomes TRUE.
Yet if I set the checkbox checked property of the checkbox control to
TRUE, then this code:
controls in wrong column03 Jan 2005 19:09 GMT2
My datagrid has several bound columns followed by a template column
containing a checkbox(in ItemTemplate), followed by three template
columns, each with hyperlinks(in ItemTemplate).
The problem is that when this datagrid displays, the hyperlink columns
runtime formating change03 Jan 2005 04:13 GMT2
I have a datagrid where I specified {0:###,###,###} at design time.  However
sometimes I am putting percentages in the grid instead of money and I want
to change the formating to {##%}.  I've looked over the docs on such things
as the dataformatstring porperty of the boundColumn ...
Get the datafield of a column in datagrid02 Jan 2005 08:41 GMT3
How can I programmatically retrieve the name of the datafield of a datagrid
column, while in the Datagrid1_UpdateCommand event.
Pages: 1 2 3 4 5 6 December, 2004
 
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.