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 / September 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
iterate through bound columns30 Sep 2003 10:44 GMT3
I have several pages with datagrids, and I was thinking of writing a common
excel function.
I want to iterate through the columns of each datagrid to pick off the
headings and data column names.
Hierarchical and recursive nested datagrid30 Sep 2003 10:10 GMT2
I want to populate a hierarchical datagrid with a parent-child datatable.
Category | ParentCategory | Name
xxx         |      xxx              |   xxx
What i want to do is to populate one datagrid with the first level category
Master / Details list29 Sep 2003 10:14 GMT4
I would like to know how to build a master / list details
page that is a little different than anything I see in
examples.
I want something like this:
MSDN Examples flawed29 Sep 2003 09:34 GMT11
I think there is an inherent problem with most examples on the internet
(with MSDN, too!) showing datagrid's databinding. Here is, how they look
like:
========================
fully datagrid edit28 Sep 2003 08:49 GMT6
I have a datagrid and I want to click on a button to edit all the row of the
datagrid.
How can I edit all the datagrid jus t with a button click?
Thanks
Dataset after response28 Sep 2003 06:40 GMT1
I have a web datagrid which has table columns and a boolean column I added
to the dataset that is a template column with a checkbox.  After a button is
pushed I want to loop through the dataset.table(0).rows and see which rows
were checked in the grid.  BUT, the dataset is empty!  I ...
Question about LinkButton on datagrid27 Sep 2003 20:52 GMT1
other than using client side scripting, is there any way I can trap
the click of a LinkButton column in a datagrid. I want to move user to
a different url and want to pass few params in querystring
ItemCommand not firing?26 Sep 2003 16:52 GMT3
Ok, I have create a datagrid in design time, but add the columns dynamically
at runtime.
There are two end columns each with buttons, the ItemCommand handler is set
to my procedure 'ProcessCommand'
"Custom" Paging25 Sep 2003 21:31 GMT3
I'm looking to implement this paging for a list of clients. Instead of
paging with page numbers, or < and >. I want to provide A through Z for the
first letter of the last name of the client.
Hitting B for example, will give me the list of all clients with a last name
Mult Fields in one column25 Sep 2003 04:48 GMT1
How can I stack Name, address1, address2, city, zip (which are all separate
columns in my table) into one row/cell in a datagrid so it will be easier to
read?
Thanks,
One button for editing all rows of a DataGrid24 Sep 2003 10:57 GMT1
we all know how to put a button in each row of a datagrid and how to make
that button update or delete data from that particular row. But now I need a
different behaviour.
I have a small database table with a list of options. I want to display
EnableViewState24 Sep 2003 05:25 GMT1
I have a select box in a Datagrid and when I select the boxes I want and
submit, the boxes are still checked. even with the code below. Any ideas?
<asp:Checkbox ID="chkSelection" Runat="server" EnableViewState="False" />
Server-side validation on Column change23 Sep 2003 16:55 GMT2
How can I go about performing server-side validation when tabbing out
of the column of a grid? I am trying to use a Custom Validator for
this purpose, attached to the concerned column, but it only fires when
I submit my page. Is there another approach I should take?
Datagrid CurrentPageIndex causes error on last page23 Sep 2003 08:13 GMT2
I have a placeholder control which is populated with several datagrids
at runtime. These grids all use paging, but I have to do it manually,
with buttons also added to the placeholder.
The paging works fine, except when I get to the last page, either by
Datagrid not updated during delete, but updated during insert and update23 Sep 2003 05:10 GMT3
A test webform here, single datagrid bound to one table through dataset, and controls to delete, update and insert data. The code is built upon the samples from Quickstarts. The problem is: when you perform a delete operation, the data (single row) is deleted just fine, however, ...
Pages: 1 2 3 4 5 August, 2003
 
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.