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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Welcome to Gridview Hell30 Apr 2006 16:32 GMT1
Ok I am working on the simplest thing ever that is turning in to the
biggest train wreck ever.
I have a database with a series of photo albums and the image path &
name for each image. I pass the info to the gridview via the Query
gridView with x Columns and 2Rows / record30 Apr 2006 16:28 GMT1
I need to create a datagrid which holds for one record with many columns two
rows. (How everyone know the standard is one record one row).
I can do this if I put within a datagrid a custom table. But I do not like
this because I need to sort each column independend.
Editing data30 Apr 2006 16:25 GMT3
When a user clicks on the Edit button in a grid, is there a way to force
certain fields to be blank instead of displaying the data?
DataGrid One Row displayed in two lines28 Apr 2006 18:05 GMT3
Is there a way to display one row of data as two lines in Datagrid
control? Has anyone implemented datagrid in this way? please help
Thank you.
HOWTO Nested Grid in ASP.Net 2.026 Apr 2006 12:54 GMT1
Problem 1:
i want nesting of grids like in hierarchical format (Expand-collapse) in
ASP.Net 2.0, is there any trick to do that without heavy javascript or HTML?
is there any way to do that using new GridView control?
Grid Not Rendering24 Apr 2006 08:00 GMT1
.Net 1.1
DataGrid shows okay in the IDE.  Connected to a DataSet defined as design
time and the columns info is populating without a problem.  But at run time,
the Grid isn't being rendered.
Setting SelectedValue in DataGrid's DropDownLists20 Apr 2006 16:44 GMT1
I have an application I'm working on in which I'm wanting to default to
displaying the previously selected value from a dropdownlist whenever the
user opts to edit a record in the datagrid control.  I'm able to grab the
previously selected value from the text box, but I can't set ...
dataformatstring template column why is getting a short date so ha20 Apr 2006 04:30 GMT1
I have datagrid, datasource datafield is datetime so its
ugly date time etc ugly  I want short date
in datagrid column is datetime datatype so it sorts right
not like text so thats good but its ugly
Formatting is not being done19 Apr 2006 20:43 GMT6
I have the following:
     <asp:BoundColumn DataField="Buy0" HeaderText="Buy"
DataFormatString="{0:N2}">
      <HeaderStyle Width="50px"></HeaderStyle>
Events not firing in datagrid with programmatically created columns17 Apr 2006 15:27 GMT1
I've run into a rather strange bug with a datagrid I've been working
on.  For some reason, when I programmatically create columns within a
datagrid, the events attached to these columns simply refuse to fire.
Trying to generate a postback by clicking one of the column headers in
DataGrid not calling ItemCommand Event16 Apr 2006 08:47 GMT3
Hi, I have a problem with a DataGrid, this datagrid is not calling the
ItemCommand event. I tried do to it defining the event as usual (from
the designer), but it didn't work, neither defining the event in the .aspx.
the aspx datagrid tag:
DataView client coloring15 Apr 2006 12:11 GMT2
Hi, All!
I need to accomplish such functionality:
A data row should be highlighted with the other color if cursor is over it.
I also have the old code from asp which uses
Grid doesn't short when moving to next page index12 Apr 2006 05:51 GMT2
May anyone help me that my grid always lost the memory of sorting based on a
specific column when I clicked to move to next page index.
My DataGrid1:
===============
Binding a GridView to a particular table in an ObjectDataSource12 Apr 2006 00:43 GMT5
I am using a ObjectDataSoruce which populates a dataset with 2 tables.
I then bind a GridView using the DataSourceID property set to the
ObjectDataSource.  However, I need to use a particular table in the
resulting dataset.  If I set the DataMember property in the GridView I get
.Net 2 Gridview11 Apr 2006 03:29 GMT3
I'm trying to set individual column widths in a gridview.  I've tried both
pixels and percenntage.  Neither one has any effect.  I'm setting the
ItemStyle.Width property.  What's up with this??
Thanks,
Pages: 1 2 March, 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.