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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help Creating Dynamic Checkbox Column20 Dec 2005 12:11 GMT1
I am using C#.  
I can dynamically create a template column but how do I place a
checkbox control in the column header?
Could not find a property named in ASP.NET 2.019 Dec 2005 03:37 GMT10
I get this exepction
"Could not find a property named 'COM_NAME' on the type specified by the
DataObjectTypeName property in ObjectDataSource 'ObjectDataSource1'."
when i try to update a detailgrid or form.
InsertItemTemplate18 Dec 2005 18:01 GMT3
Is there a way to reference the objects within this template?   I need to
add a file upload object (which I can do) but then need to know how to
reference that from an event so that I can then upload the file.
Thanks in Advance
control over a column in datagrid by clicking its header13 Dec 2005 13:55 GMT2
I have a problemin a webcontrol datagrid
I want to click on a column header and then be able to sort the grid by
that column and select that column without using sortcommand -or
control the column by click its header - the line under the header test
Calendar Control InvalidCastException12 Dec 2005 13:40 GMT2
I have a calendar control in an EditItemTemplate on a DetailsView which
works fine, until I switch to a record in Edit mode which has no date in
that field.
Here is the error:
Automatically select a row or page10 Dec 2005 20:12 GMT3
I fill a paged datagrid based on an item the user clicks, which returns an
ID.  The dgrid's datasource contains several records, but I want it to open
and automatically select the row or go to a particular page based on the id
field of the grid.  How can I do this?
How to export the excel values to crystal reports08 Dec 2005 19:11 GMT1
I am a dotnet developer.I am working on crystal reports.My requirement
is like this
I have an excel sheet with some values.I need to read the excel values
from excel sheet and need to show the values in crystal reports using
DetailsView EditItemTemplate DropdownList Update Problem08 Dec 2005 01:12 GMT9
I have a DetailsView with a DropDownList in an EditItemTemplate, I know,
pretty cool right? But when I try to Update the table with a new value from
the DropDownList the table does not get updated with the new value. I'm new
at this and I'm sure I'm overlooking something simple ...
ItemCommand not working for Link Button on dynamically built grid06 Dec 2005 06:28 GMT2
I have a page that has one to many dynamically built datagrids on it. Each
row in each grid has a link button. When you click the button the post back
occurs but not the event handler for the button.
As I build the grid I add the event handler like so:
Datagrid e.Item.Cells(1) argument was out of range05 Dec 2005 09:11 GMT3
I'm creating a dynamic datagrid using Dim objbc As New BoundColumn, etc. The
datagrid is populating correctly. I am also using first column of grid as
'edit', on clicking this the update link is displayed and textboxes are
returned. All good so far.
Hiding Datagrid Rows04 Dec 2005 23:16 GMT4
I have a checkbox next to each record in my datagrid that I want t
either hide or display depending on whether the checkbox is checked.
I want to hide/display the rows not the columns. This is what I came u
with so far but maybe there's a better way?  Thanks.
Checkboxes in DataGrid are not submitting a value01 Dec 2005 02:15 GMT5
I am familiar with creating TemplateColumns in dataGrids which contain a
checkbox control. I have successfully implemented deletion routines, where,
upon a button_Click event, mulitple items are deleted from the dataGrid.
For example, this loop might be inside of my button_Click ...
Pages: 1 2 November, 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.