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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding a dynamic textbox control to a datagrid with Datatable datasource30 Sep 2004 19:41 GMT2
I have a datagrid, and I want to bind this to a datatable, and I would
like to have textbox controls and one button control.
The problem is the textbox controls - they don't render, at run time
it just says 'System.Web.UI.WebControls.TableCell'
Context Menu on datagrid.30 Sep 2004 15:31 GMT3
I need to make a right click menu on a datagrid, because each row of the
datagrid has many options. Its very easy to use button columns but its not
beatiful for the user because it would be like 8 buttons. so the best way I
think is to make a contextual menu with 8 different options ...
Headings in the DataGrid Web Control30 Sep 2004 15:30 GMT7
I am writing a web-based reporting tool and using a datagrid to display
information returned from a database.
I am displaying column headings from bound columns with no problems but I
need to have a heading above some of these that spans severla columns e.g.
Is there a way to convert a sqldatareader to a dataview?29 Sep 2004 19:43 GMT1
The sqldatareader is very fast but the dataview is very versatile. I need the
features of the dataview and the speed of the datareader.
dropdown in a datagrid29 Sep 2004 06:41 GMT3
I can put a dropdown in a grid column, databind it, and it will work but how
can I get the itemchanged event so that I can do something with it?
thanks,
G
Blank Text values - just wondering about this29 Sep 2004 00:53 GMT2
I'm just wondering why the following behavour is happens:
If I try to get a text value from a datagrid (i.e.
e.Item.Cells(x).Text), and that value is blank, I will get " "
instead of a blank value.
Changing Datagrid columns at runtime28 Sep 2004 08:11 GMT2
I'm writing an ASP.NET application, which allows flexible editing of
tables stored in an oracle database. Therefore, it is necessary to
create all the bound columns at RUNTIME.
So far, I'm already able to create bound columns and also to create an
Column won't resize in datagrid28 Sep 2004 03:11 GMT2
I cannot get my first 2 columns to adhear to my width settings.  Any ideas?
The datagrid is defined as:
<asp:DataGrid id="dgLog" runat="server" Width="990px" Height="96px"
BorderColor="#999999" BorderStyle="None"
Problem with dataKeyField28 Sep 2004 02:31 GMT1
Im having a problem with the DataKeyField and a array of a custom class.
I have eg. this class
class employee
{
onedit method27 Sep 2004 18:40 GMT2
I have a datagrid that is bound to a database table. One field in the table
is gender. When my datagrid first renders the Gender column shows "Male" or
"Female". When I click Edit the Gender column displays 2 radio buttons so
you can choose male or female.
drag drop columns- datagrid26 Sep 2004 21:11 GMT1
Hello Group,
        I am working on making a datagrid able to move around the
columns(drap, drop with mouse) and align it according to the user.
Not quite sure where to start from. Any pointers would be great!!
Datagrid doesnt populate :(26 Sep 2004 05:15 GMT1
Im trying to do a simple page with data from my local sql server, and page
just shows up blank...... I created a stored procedure with SELECT * FROM
Employees...... returns 9 rows in QA
whats wrong?
Typed DatSet as a datasource to a Datagrid25 Sep 2004 20:08 GMT1
I am having a problem adding rows to a typed dataset and using the typed
dateset as a data source to bind to a DataGrid. I receive the The
IListSource does not contain any data sources.  Error message
I'm developing an app in asp.net using VB to allow a user to insert rows to
Editable datagrid with drop downs and check boxes - sample code?23 Sep 2004 20:19 GMT1
Hi. I'm looking for sample code for an EDITABLE grid  with checkboxes,
that, when in editing mode, displays a drop down box in the desired
field(s). I have found editable grid samples for WebMatrix, and drop
down samples for VS, but not a combination of both - in either format.
Using labels in the HeaderTemplate of a datagrid or datalist23 Sep 2004 06:09 GMT5
when I try to access this label to place a text in it in the code. I
get this  error -
Object reference not set to an instance of an object.
I assume this because the label is within the datalist I can't get a
Pages: 1 2 3 4 August, 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.