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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Asp.Net 2.0 GridView inline style: can it be disabled?28 Feb 2006 19:12 GMT3
I've got a GridView in my asp.net 2.0 page.
After running the page the table tag contains the following attributes:
cellspacing="0" rules="all" border="1" id="ID1"
style="border-collapse:collapse"
Checkbox in Datagrid not trapping event28 Feb 2006 04:49 GMT2
Here is the problem. I have worked with checkboxes in datagrids before with
no problem. Check the box, it does a postback which adds it to a listbox
and, when you have made all your selections, hit the save button and it all
gets saved.
Loading all files in a folder to a grid27 Feb 2006 20:51 GMT2
Is there an easy way to create a list of all files in a folder (and
subfolders) using asp.net?
example:
Folder: pdf\sub1
Sort() : JoinTextBoxColumn - DataGridTextBoxColumn27 Feb 2006 16:59 GMT2
I'am using this class :
 http://support.microsoft.com/default.aspx?scid=kb;en-us;Q319076
and i want to sort the datagrid by the text obtained in feild 2 and not by
the id of the thirst column ...
How do I find Datagrid in a Page27 Feb 2006 16:19 GMT2
I am completely lost. I have page that has usercontrol that has bunch of
datagrids. How do I iterate through the controls in usercontrol to find
datagrid? I did
For Each my_Controls In Me.Controls
Formatting for display a datagrid with many columns27 Feb 2006 16:19 GMT1
I have a spec for a datagrid that the client has provided that includes
40 columns that the client wants to be able to edit.
What is the best way of formatting very long tables for display? I saw a
note posted to say use a dropdownlist to allow users to select
DetailsView Update Issues27 Feb 2006 07:33 GMT1
For once i decided to use the much hyped wizards that come with Net 2 rather
than the programmatic way I have always done.
What a nightmare - and some google, i see i am not the only one. A whole day
for something i could write in a fraction of the time!!
editing / updating dynamic dgrid24 Feb 2006 20:03 GMT6
I have a dynamic datagrid , made and filled by VB code.
No problem here! But when I try to update my db via this datagrid, Im in
deep trouble!
The problem is that when I do a databind on every postback, I loose the
Syntax to loop through the DataList24 Feb 2006 13:28 GMT3
My Code:
HTML for Panel 1
<asp:DataList ID="dlItems" Runat=server DataKeyField="Prod_PK" >
 <ItemTemplate>
Trouble with DataList23 Feb 2006 19:36 GMT1
I have multiple DataList controls on the same page and I want to bind each
of them to different datasets.
Is this possible?
I am currently using the following syntax to bind my first
passing parameter to SqlDataAdapter23 Feb 2006 18:16 GMT1
I am a newbee, I want to know few things about Datagrid.
1. I used the designer to create a Datagrid with SELECT, INSERT,DELETE
and UPDATE commands.
Now I want to retrieve data depending on the "current_id" value on the
CSS styles and item colours22 Feb 2006 18:18 GMT3
I have a datagrid, where I have used CSS classes for the item style and
alternating item style.
The grid draws great when I load the page, but I have problems when I
want to select a line by clicking on it.
GridView SelectedDataKey paging problem22 Feb 2006 06:32 GMT1
I have a GridView where I've implemented paging along with a Button that
uses the CommandName "Select".  When I render the page initially, I click
the button and handle the SelectedIndexChanged event and get the
SelectedDataKey values as expected.  When I change the page on the ...
GridView - Display two columns as one22 Feb 2006 01:23 GMT3
I would like to display two columns as one. I have two hyperlink columns
that display an image and perform two different actions based on the Id
field in the row. I would like to display both these columns as a single
column. Once that's accomplished I would like to hide or show ...
columnwidth20 Feb 2006 15:10 GMT1
I'm pretty new in asp.net, so my questions may be too simple for this newsgroup, but I don't find answers!
I use asp.net 1.1
I created programmatically a datagrid with 4 column (3 boundcolumns and 1 EditCommandColumn)
No problems so far! But...
Pages: 1 2 3 January, 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.