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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GridView and paging31 Mar 2006 18:03 GMT1
How can I recognize when only clicking a page number on the footer of a
GridView?
I have an ASP.Net 2.0 page that is used to search for records.  The search
textbox is at the top and I enter text to search for.  I have VB code at the
Extending Gridview to handle grouping.31 Mar 2006 12:43 GMT1
I've been working on a new control that inherits gridview.  The
properties are extended to take a grouping parameter.  When the
gridview binds it is suppose to sort on the grouped field name and add
rows whenever the value of this field changes giving the apperance of
datagrid sort string (is representation of date) as a DATE31 Mar 2006 10:29 GMT1
I have a datatable with column datetime datatype from sql
I c# datagrid on webform with bound column to display values
I need to sort on values.  
I sql the field value is a string so I make it pass the is string a valid
how to specify data binding in code behind30 Mar 2006 09:15 GMT1
I would like to do without the HTML Text='<%#
DataBinder.Eval(Container.DataItem, "Count") %>'
and specify the data binding in C# or VB code.  Is there a way to do
this  ?
datagrid and checkbox inasp.net30 Mar 2006 09:12 GMT1
Hi, all,
I have an asp.net web page, which has a datagrid to present data to users, also
has checkbox in each row in the datagrid. Here is my question: when user checked
a checkbox, or several checkboxes in the datagrid, then they click 'save'
Datagrid within a datagrid?29 Mar 2006 17:36 GMT5
Does anyone know how to do a datagrid within a datagrid? I would think you
could put one in a template column, just like you would a label or textbox,
but I get an entirely blank grid.  Thank you for your help.
DragDrop Row in DataGrid on WebForm27 Mar 2006 17:55 GMT1
I am looking for a working example of how to drag and drop rows of a datagrid (resort) on a webpage using C#.
Any suggestions?
Thanks for your time.
Murph
Adding Dynamic Controls to a DataGrid for use with the built in DataGrid Edit/Update functionality25 Mar 2006 07:55 GMT1
(VS 2003, .NET 1.1)
I am trying to add dynamic controls to the cells of an Edit Row in a
DataGrid and am having a terrible time.
I cannot for the life of me get the values from the dynamic controls
Problem with editing datagrid  <EditItemTemplate>24 Mar 2006 16:54 GMT1
I am working on code that will allow users to update data within the
datagrid. I have come across a few problems, some of them I have been
able to work out, but this last one is giving me trouble.
When a user clicks the edit button, I get an error 'Specified Cast Not
Format Time in DataGrid24 Mar 2006 04:35 GMT4
I'm working with a table that has a field that stores time values as a
string.  The time values are in military time (such as 13:30).
How can I have 13:30 displayed as 01:30 PM in my datagrid?  Can I use
DataFormatString to achieve this?
Programmatically databinding textboxes to a datagrid23 Mar 2006 18:22 GMT2
I've got a dataset that I'm generating through a webservice.  I would like
to instantiate one of the tables in the set as a grid.  Some of the columns
in that grid should be editable via a textbox control, and I'd also like to
have a checkbox to mark rows for delete, and some ...
Displaying &L in a datagrid23 Mar 2006 14:11 GMT2
I have a VS.Net 2003 web app that is used at my employer to gain accesss to
a password database.  When the password page is loaded a server is selected
in a listbox and the passwords for that server are displayed in a datagrid.
Recently someone entered a password of D&Lxxxxx. When ...
Nested Datagrids Events Question23 Mar 2006 03:59 GMT1
I was struggling with a nested control event not firing and I found the
culprit to be the following line in my code behind,
e.Item.Cells[2].Controls.Add(MyNewDatagrid);
Is there a way to add a datagrid this way, and still get the events?
replace a value with a graphic/icon in a datagrid population??22 Mar 2006 14:46 GMT2
i am displaying a dataset in a datagrid, for one of the values being
displayed it either comes back as a 1 or a 0, which is currently bound
to a column in the datagrid
what i'd like to do is that if the value equals 1, replace that value
Access Rows of a datagrid20 Mar 2006 23:10 GMT1
I am not sure if this is the best place to post this.
I have an ASP.NET Datagrid control that I am using.  I have been trying
to figure out if it is possible to select a row client side on page
load, i know about the datagrid selectedindex, but that does not
Pages: 1 2 3 4 February, 2006
 
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.