| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I am populating a datagrid with a dataview object stored in session state
To update the database I am using a commandbuilder object to generate the...
James
|
02-21-2004 09:11 PM
James | 0 | 21 |
|  | If a row of data in a dataset has a lot of columns the row displaying the
data in a datagrid will run way off the screen. What I'd like to do...
Craig Banks
|
02-21-2004 04:25 AM
Jos | 1 | 15 |
|  | Hi,
The grid is not displayed when it is bound to an empty dataset. I need to
display just the header of the grid when the dataset is empty. How can...
Nikhil Patel
|
02-20-2004 10:08 PM
Ken Cox [Microsoft MVP] | 2 | 14 |
|  | I may be missing something here, but could someone elaborate for me...
Does the datagrid control provide the ability to wrap the column header text...
Tim Roop
|
02-20-2004 02:43 PM
Martin Raychev | 1 | 13 |
|  | Hi,
I want to delete multiple records/rows from a dataset for eg:
DataSet.tables(0).rows("Some Counter").delete() will delete one row.
what if I...
Stephen Noronha
|
02-19-2004 11:47 PM
Marshal Antony | 1 | 21 |
|  | Hi,
How do we retrieve the ids of controls that datagrid generates at runtime.
If this question has been answered early pls tell me how to find...
Arvind P Rangan
|
02-19-2004 11:39 PM
Marshal Antony | 1 | 16 |
|  | I have a datagrid that works great and edits/updates just fine. So I
decided to add rowfilter via a textbox search. This works great,
however when...
AT
|
02-18-2004 07:27 PM
AT | 10 | 20 |
|  | Hi,
I have a VB.NET / ASP.NET program I'm trying to debug in which the columns in the DataGrid change depending on user selections. The data is...
David
|
02-18-2004 03:28 AM
AT | 5 | 16 |
|  | I have paging activated with this format
.... 3 4 5 6 7 ...
there is no distinction between current or other page numbers
how can I highlight the...
TJS
|
02-17-2004 11:40 PM
Jim M | 1 | 13 |
|  | I have been trying to figure this out forever. I have two tables that
make up my datagrid. Table1 has 3 primary keys, table2 has one primary
key. ...
Motley Drew
|
02-17-2004 07:21 PM
Motley Drew | 0 | 15 |
|  | Hello,
The scenario is this:
A user needs to enter a value (for example, expenses) for a number of
rows in a data grid (each row, for example,...
AT
|
02-17-2004 06:44 PM
AT | 2 | 16 |
|  | Hi I have a data grid with boundcolumns what I am trying to do is make
the data that shows up in the bound columns clickable so as to be able
to run...
AT
|
02-17-2004 06:00 PM
AT | 1 | 17 |
|  | I have a datagrid , that I populate using a template column with a
href around the data so when you click it it does a postback with the
index of the...
AT
|
02-17-2004 05:57 PM
AT | 0 | 14 |
|  | trying to use this code for mouseover highlight of row but it is not working
on the datagrid
can anyone tell me what is missing ?
Sub...
TJS
|
02-17-2004 01:48 PM
Renato Aloi | 3 | 19 |
|  | I have a datagrid that I need to allow paging. The datagrid only gets
loaded when !IsPostBack. If this is the case paging does not work. If
I load...
AT
|
02-17-2004 01:21 PM
Renato Aloi | 1 | 11 |
|  | Hello everybody
I'm using the MS .Net framework to create a mobile web application.
On a Asp.net mobile web form (...so for pocket PC for instance),...
Lord Brett Sinclair
|
02-17-2004 01:20 PM
Lord Brett Sinclair | 0 | 14 |
|  | Hi All
In our project, we have requirement from Client as follows..
1) User types in ItemCode in the text box
2) As and when he types...
Rehan Mustafa Khan_MSFT
|
02-17-2004 12:36 AM
Rehan Mustafa Khan_MSFT | 0 | 13 |
|  | I am adding a DropDownList control to my DataGrid footer template. I load
my DropDownList using a function that returns an arrayList. I can see...
Ali
|
02-16-2004 05:31 PM
Ali | 2 | 15 |
|  | I wonder if it is easy to use the DataGrid to display for example 4 data
values related to a record on one grid-row and then have a 5th...
Per Salmi
|
02-15-2004 08:33 PM
AT | 8 | 20 |
|  | I am new to vb.net and I am running into problems understanding
DataBinding and its concept. The only examples I find are always
talk about Web...
Tom McLaughlin
|
02-15-2004 08:24 PM
Jack Peacock | 1 | 13 |
|  | I have a datagrid, with a template column containing a CheckBox called
chkSelect in the ItemTemplate. Users select rows to edit/delete by
checking...
AT
|
02-15-2004 02:00 PM
Jos | 1 | 12 |
|  | I have a datagrid that displays records from a JET 4 (Access XP) database.
It works fine but in columns where a "-" is embedded in the text,...
Jack Peacock
|
02-14-2004 11:36 PM
Alvin Bruney [MVP] | 6 | 14 |
|  | I would take the easiest way out by calculating the values in the underlying
datasource and displaying it to the grid. Here's how: In your...
Alvin Bruney [MVP]
|
02-14-2004 11:35 PM
Alvin Bruney [MVP] | 0 | 14 |
|  | I need a webcontrol datagrid with extended capabilities...to show
thumbnails and hyperlinks..etc.
Like this one does that is just a...
Trint Smith
|
02-14-2004 11:23 PM
Alvin Bruney [MVP] | 1 | 12 |
|  | Can you put an image and hyperlink in a web datagrid?
If so, How?
Thanks,
Trint
.Net programmer
trintsmith (AT) hotmail (DOT) com
*** Sent via...
Trint Smith
|
02-14-2004 11:19 PM
Alvin Bruney [MVP] | 1 | 12 |
|  | Hello Gridsters,
I need to create a data grid that allows users to select items to
purchase in a windows form. (Shopping cart style) Ultimately...
AT
|
02-14-2004 12:23 PM
AT | 0 | 24 |
|  | Dear Friends
I have a urgent problem to solve. I have created a class and its
collection and then bind it to a datagrid but got the following...
Andy Eshtry
|
02-13-2004 06:54 PM
Andy Eshtry | 0 | 16 |
|  | I hope some datagrid expert can help me with this -- I have a datagrid
which I use to display, sort and filter data from a variety of data
tables...
AT
|
02-13-2004 05:11 PM
AT | 2 | 22 |
|  | Hi guys,
I,ve created TemplateColumns dynamically in DataGrid with custom class
implementing ITemplate. Columns have a SortExpression.
DataGrid...
Jules Dekker
|
02-13-2004 11:28 AM
Jules Dekker | 0 | 20 |
|  | column in the current row? For example, I have a datagrid
filled up with a database and the user clicks on the edit
button. I want to go to another...
Dave
|
02-13-2004 08:50 AM
Dave Tessitore | 2 | 14 |
|  | I need help on how to email a Datagrid as a HTML - So far i get the email message as a text with all the HTML code in it.
Thanks
Below is my...
Dave
|
02-13-2004 04:03 AM
AT | 1 | 11 |
|  | On a datagrid in a windows form, anybody know how to "anchor" fixed columns
so that the first couple of columns do not scroll out of view. Kind of...
Fred Zolar
|
02-12-2004 05:24 PM
Fred Zolar | 0 | 16 |
|  | Hello,
Ive got a datagrid that is created on a user control(ascx) page. My
web form calls the user control and passes some property values to...
AT
|
02-12-2004 10:59 AM
AT | 0 | 19 |
|  | This is third time i am posting this problem.Can anyone PLEASE help me.
I have two datagrid say dg1 and dg2 and i want seleted row from dg1
to...
AT
|
02-12-2004 08:25 AM
AT | 2 | 16 |
|  | Hi,
how can I set the focus to the first cell (control) of the
row that is in edit mode? (At most one row can be in edit
mode.)
Many...
PontiMax
|
02-12-2004 07:35 AM
PontiMax | 0 | 15 |
|  | I am relatively new to all of this and I am encountering a annoying problem.
I have a datagrid of data that I want to page through. I am using...
Ben Smith
|
02-11-2004 08:27 PM
AT | 3 | 21 |
|  | Can I add and delete rows to datagrid without postback, I want to let user
to add or delete as many rows as they like and than make them to click...
Igor Senchenko
|
02-11-2004 04:43 PM
Igor Senchenko | 0 | 16 |
|  | Hi
I have a web page where I have about 60 rows of data. This is
displayed with a datagrid. This web page has to be a part of a view
where a programs...
AT
|
02-11-2004 02:30 PM
AT | 0 | 14 |
|  | In my ASP programs, I would give style="display:table-header-group" in thead
tags. This would make the thead repeat on all pages when I printed a...
S. Hussain Akbar
|
02-11-2004 01:16 PM
MARLON LA ROSE | 1 | 15 |
|  | Hi.
My question is how do I dynamically (onItemDataBound) hide complete rows in
a datagrid, which have null value in one of their cells.
If anybody...
Rohit Agarwal
|
02-10-2004 02:31 PM
Rohit Agarwal | 3 | 17 |
|  | Hi,
I have a datagrid, which gets populated using a Stored Procedure
I am using the standard sort comman
Sub dg_SortCommand(ByVal source As Object,...
Sean
|
02-10-2004 09:31 AM
Sean | 2 | 16 |
|  | i have a dataset with two tables (parent/child) and i display CHILD table in
datagrid. i'd also like to display PARENT.NAME besides parent ID in...
dario
|
02-10-2004 05:02 AM
dario | 0 | 14 |
|  | Running on Windows XP Pro with IIS5, Visual Studio 2003 and framework 1.1.
ASP.NET with C#.
I'm getting following error within Smartnav.js
htmlfile:...
Richard
|
02-10-2004 04:57 AM
Richard | 0 | 17 |
|  | Hi,
I am stuck at a problem for 3 days now. I create runtime datagrids
depending on the user selections and they may vary from 2-10 depending
on user...
AT
|
02-09-2004 11:16 PM
Corey O'Mara | 1 | 16 |
|  | Hi,
Can anyone suggest how to select or hilight a column in a Windows
Forms datagrid, as visual feedback for an edit/copy command?
I've tried...
AT
|
02-09-2004 06:20 PM
Rob Windsor [MVP] | 1 | 15 |
|  | Hi Everyone,
I have two datagrid say dg1 and dg2 and i want seleted row from dg1
to move under selected row in dg2.both dg's have same data...
AT
|
02-09-2004 08:31 AM
AT | 0 | 13 |
|  | Hi,
I have a HTML table set to 750px and a DataGrid set on one of the rows
set to 100% width which gets populated with several columns of data from...
Geoff Davis
|
02-08-2004 08:50 PM
Geoff Davis | 0 | 16 |
|  | Hi Bob,
Have you had a chance to try out my suggestions or have got any progresses
on this issue? If you have any questoins or need any further...
bclegg
|
02-07-2004 08:23 AM
AT | 1 | 15 |
|  | Hi, I am working on my first web app that uses a datagrid. I can't seem to
find good examples of formatting the grid the way you can in a...
Greg Smith
|
02-07-2004 08:21 AM
AT | 3 | 16 |
|  | I have developed an bound datagrid on WinXP mit VS.2003
and well formatted the 7 columns.
After deploying the project to an Windows 2000 server...
Martin Thole
|
02-07-2004 07:13 AM
Martin Thole | 0 | 13 |