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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGridSortCommandEventArgs Issue23 Jun 2004 04:34 GMT1
I'm trying to sort a DataGrid and for some reason I keep
getting an error message that says the type or namespace
DataGridSortCommandEventArgs doesn't exist in system.data.
Well, news flash, it's support to according to this
problems with listbox id changing within datagrid control23 Jun 2004 01:47 GMT3
I've created a datagrid that has edititemtemplates. One of the
edititemtemplate columns is actually two listboxes that are bound from
sql calls when the edit button is clicked - they represent a
"container" structure, where you can move elements from one side to
Please help - Simple scenario of using ASP.Net Data Grid control22 Jun 2004 22:36 GMT2
I have some SQLServer tables each of them holding an average of 200 to
300 records each. I would like to make them available to select users
for editing, users would insert records, delete records and modify
existing record. I want to use the data grid to do this.
Add shading to a single cell.22 Jun 2004 17:16 GMT1
I need to highlight a cell based on the information in that cell (missing
data).  I will then correct it and the highlighting would disappear.
Any help would appreciated.
Thanks
How to fix rows height?22 Jun 2004 16:07 GMT1
I have a datagrid in a WindowsForm. How can I fix the height of the
rows of this datagrid?
thanks in advance
Prune
Panel and dymanic table22 Jun 2004 15:32 GMT2
On a run time I am generating a table inside a panel.
The table alsways generated to the left and I wanted to be
in canter of the panel.
How do I find the center of the panel and add the table?
running client side script after an <asp:ButtonColumn> click event22 Jun 2004 15:29 GMT6
i have a datagrid with a delete button for each row in the grid.
when the delete button is clicked i need to ask the user in a "confirm"
message box if he's sure he wants to delete.
the problem is that the
How to reference cells once converted to Template Column22 Jun 2004 12:10 GMT4
Life is easy when I use a simple bound column.  I refer to it as:
MyString = e.Item.Cells(2).Text
As soon as I convert this column to a Template Column I loose this ability.
How do a refer to the Text in that cell AFTER I have displayed the grid?  I
disabling buttons while in edit mode22 Jun 2004 12:07 GMT1
I have a datagrid with a few rows.
I need to disable the "edit" and "delete" buttons on other rows while I am
editing a row.
Is that possible? How can I do that?
grid21 Jun 2004 19:39 GMT1
By using the following code I was able to find the value
for selected item in grid:
grd.SelectedItem.Cells(1).Text
How I can find out in anything was selected in a grid at
ImageButton Column in DataGrid21 Jun 2004 19:17 GMT7
I'm trying to add an ImageButton Column into my datagrid,
but the Property Designer only allows for plain buttons
and link buttons. Is there a way to use image buttons,so
this button matches the rest of the theme of my site?
DataGrid21 Jun 2004 14:32 GMT9
I am creating a datagrid control at run time.
Me.Controls.Add(Answers)
With Answers
            .AllowPaging = True
datagrid itemtemplate help20 Jun 2004 21:29 GMT1
In my datagrid, i want to add a logic to it. that is, if the result for the
data equals to "Yes",
a "asp:label" control will be displayed; otherwise a "asp:imagebutton"
control will be shown
DataGrid with Checkboxes20 Jun 2004 14:00 GMT1
I have a datagrid with checkboxes for each row.
The user is able to select the ones he wants, then hit a "Save" button,
which then loops through them all and insert the checked ones into a DB.
At the moment i am using the following code to do it, which is assigning the
Datagrid pagination with previous/ next and numbers simultane18 Jun 2004 07:14 GMT1
I have data grid in one of my application and I want to use previous next and numberic paging simultaneously. It is like the google page which has prev and next on two corners and between them is the numbers of pages. Any Idea how I can do that? So far I only get articles that ...
Pages: 1 2 3 4 5 6 7 May, 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.