| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | At design time I apply an editmask by putting {0:C} as an attribute to a
column. In a current project I need to apply and change this at run...
Tin Man
|
06-27-2004 02:37 AM
Jos | 1 | 26 |
|  | I'm working on a web application that will use some datagrid and asp.net, an
asp.net Forum to be exact where people can leave posts and respond to...
who be dat?
|
06-26-2004 08:32 PM
who be dat? | 4 | 20 |
|  | Hi,
i stated that this is an advanced question because i have a post from few
days ago that i received answers to with suggestions that looked good...
z. f.
|
06-25-2004 02:51 PM
Peter Blum | 4 | 14 |
|  | Forgive me if this is long...
I need to know how to add new rows to a dataTable or
combine the data of two tables(with the same format)....
Ron
|
06-25-2004 12:46 PM
Ron | 0 | 20 |
|  | Is there a way to change the formatting expression of a column in the
property builder of the datagrid to make boolean values appear as...
SStory
|
06-25-2004 11:05 AM
SStory | 7 | 21 |
|  | Hi all,
I have a composite control which only consists in a datagrid control for
beginning.
I create the datagrid control within the...
Mircea Pleteriu
|
06-25-2004 02:29 AM
Mircea Pleteriu | 0 | 14 |
|  | Hi all!
I have a page that gets a list of users from a database
and puts them into a DataGrid. The DataGrid is editable.
In Edit Mode of the...
Greg Wold
|
06-24-2004 02:30 PM
AT | 1 | 24 |
|  | Hi all!
I have a page that gets a list of users from a database
and puts them into a DataGrid. The DataGrid is editable.
In Edit Mode of the... |
06-24-2004 02:17 PM | 0 | 23 |
|  | Hi folks,
Is it possible to create this? I have seen the tutorials on scrolling
datagrids with CSS and also the modifications that allow you to...
AT
|
06-24-2004 10:48 AM
AT | 0 | 19 |
|  | I've got a page that does reports, which pulls a dataGrid
from a SQL table. Sometimes there are no results for the
report, so I added a textbox that...
Ron
|
06-24-2004 10:24 AM
Ron | 2 | 16 |
|  | I saw this article and have implemented the code however this line
<script language="C#" runat="server" src="fetchData_sql.cs" />
refering to a...
Jonathan Dixon
|
06-24-2004 08:38 AM
Eliyahu Goldin | 1 | 19 |
|  | I have a datagrid defined in a .ascx file and I use LoadControl to load this
control into the code. The code is .cs filebased code which is compiled...
Omar T.
|
06-24-2004 08:09 AM
Omar T. | 0 | 24 |
|  | I've been trying to bind a Repeater 'child control' to a DataList control and seem to have lost the plot.
Tec spec:
Connection to SQL server
2...
SL
|
06-24-2004 06:28 AM
SL | 0 | 17 |
|  | Hi,
i have a linkbutton control in a datgrid and want to change the value of the button.
AT
|
06-24-2004 03:52 AM
AT | 0 | 16 |
|  | Ok,
o I have a datagrid with sorting and paging. I would like to add a
small ImageButton right under the header text that I currently use...
AT
|
06-23-2004 06:48 PM
AT | 2 | 19 |
|  | I want to build a custom control that uses both the DataGrid and the
DataList. My questions are:
1) What is the best way to do this? Should I...
SBC-San Francisco
|
06-23-2004 03:46 PM
SBC-San Francisco | 0 | 20 |
|  | Is there any way to add my own format scheme into the AutoFormat dialogs?
Dave Slinn
|
06-23-2004 03:40 PM
Dave Slinn | 0 | 17 |
|  | I have been banging my head against a wall trying to get a server-control to
reference the text of a hidden <asp:label> so for testing I stripped...
Alex Davidson
|
06-23-2004 01:42 PM
Alex Davidson | 4 | 15 |
|  | I have an existing grid on my form.
On run time I am generating a new table
and I would like to move that grid into cell
in table.
How do I do...
sardinka
|
06-23-2004 01:42 PM
sardinka | 0 | 26 |
|  | I have an existing grid on my form.
On run time I am generating a new table
and I would like to move that grid into cell
in table.
How do I do...
sardinka
|
06-23-2004 01:42 PM
sardinka | 0 | 19 |
|  | I currently have a datagrid displaying data from an ADOMD cellset. I have to programmatically control the number and content of header rows to show...
MikeG
|
06-23-2004 11:46 AM
MikeG | 0 | 19 |
|  | You could use the dataset.xmlread method passing an xmlreader maybe and
mapping it to a dataset.
It could work.
Alex
Alexandre Pinhel
|
06-23-2004 10:23 AM
Alexandre Pinhel | 0 | 24 |
|  | I have the following code where I get all data into
excel. However my grid has a paging option set to 'Y'
and with the paging it is not working.
What...
anonymous
|
06-23-2004 09:19 AM
anonymous | 0 | 16 |
|  | I want to double click on a row within the grid and have it take me to a
edit screen for that row.
Currently I allow the user highlight a row and...
Mike
|
06-23-2004 06:51 AM
Mike | 2 | 13 |
|  | Hi,
I have a datagrid with a couple of columns such as Employee name, Address,
Zip.
When I edit the column I need to have a button displayed near...
Ravi Gudlavalleti
|
06-23-2004 05:24 AM
Eliyahu Goldin | 1 | 32 |
|  | In a drop down list you can assing the value from
recordset like this:
country.DataTextField = "country"
country.DataValueField = "Code"
What if I...
anonymous
|
06-23-2004 05:22 AM
Eliyahu Goldin | 1 | 26 |
|  | I have a problem. I have a function Load_Info where I am
generating dymanic table. On a first load is it fine
however after the refresh because it is...
anonymous
|
06-23-2004 03:57 AM
Eliyahu Goldin | 3 | 17 |
|  | I'm trying to sort a DataGrid and for some reason I keep
getting an error message that says the type or namespace
DataGridSortCommandEventArgs...
Ron
|
06-22-2004 10:33 PM
Scott M. | 1 | 12 |
|  | Hi,
I've created a datagrid that has edititemtemplates. One of the
edititemtemplate columns is actually two listboxes that are bound from
sql calls...
AT
|
06-22-2004 07:46 PM
Rick Spiewak | 3 | 17 |
|  | Hello All
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...
AT
|
06-22-2004 04:36 PM
Ravi Gudlavalleti | 2 | 19 |
|  | 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...
Thomasa Gregg
|
06-22-2004 11:16 AM
Eliyahu Goldin | 1 | 21 |
|  | Hi,
I have a datagrid in a WindowsForm. How can I fix the height of the
rows of this datagrid?
thanks in advance
Prune
AT
|
06-22-2004 10:06 AM
Eliyahu Goldin | 1 | 19 |
|  | 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...
anonymous
|
06-22-2004 09:32 AM
anonymous | 2 | 24 |
|  | My datgrid displays the data when the checkbox is checked to a
label...can someone help me make it display to textboxes instead?
Textboxes are:...
TN Bella
|
06-22-2004 09:29 AM
TN Bella | 0 | 16 |
|  | Hi,
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...
z. f.
|
06-22-2004 09:08 AM
Steven Spits | 6 | 21 |
|  | 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...
Keith-Earl
|
06-22-2004 06:10 AM
Rick Spiewak | 4 | 30 |
|  | Hi,
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?...
Ravi Gudlavalleti
|
06-22-2004 06:07 AM
Rick Spiewak | 1 | 19 |
|  | Ok, I have a problem :)
I have a derived datagrid:
public class FlexGrid : System.Web.UI.WebControls.DataGrid,
INamingContainer)
This contains the...
AT
|
06-22-2004 04:31 AM
AT | 0 | 26 |
|  | Hi All,
I have a routine that generates a report and displays it in Excel
spreadsheet. Here is the code (it works, feel free to use it):
'Class to...
Roman
|
06-21-2004 02:55 PM
Roman | 0 | 20 |
|  | 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...
anonymous
|
06-21-2004 01:38 PM
Raterus | 1 | 23 |
|  | 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...
Ron
|
06-21-2004 01:16 PM
Ron | 7 | 29 |
|  | I put this post up in framework.aspnet but it probably belongs here.
The problem I am running into is that if you don't set those properties...
Mark Siffer
|
06-21-2004 11:33 AM
Mark Siffer | 0 | 16 |
|  | WHEN I CHANGE THE DECLARATION FROM
DIM ANSWERS AS NEW DATAGRID
TO
Dim ANSWERS As New System.Web.UI.WebControls.DataGrid
IT FIRE THE EVENT.
THANKS
anonymous
|
06-21-2004 08:31 AM
anonymous | 8 | 28 |
|  | Dear All,
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;...
angus
|
06-20-2004 03:28 PM
Rick Spiewak | 1 | 23 |
|  | 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...
dave
|
06-20-2004 08:00 AM
Eliyahu Goldin | 1 | 18 |
|  | 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...
Mandar
|
06-18-2004 01:13 AM
AT | 1 | 21 |
|  | Hi,
I have a datagrid to view the results from a database.
I am using autogenerate because the number of columns returned from the
database...
Ravi Gudlavalleti
|
06-17-2004 06:48 PM
Ken Cox [Microsoft MVP] | 1 | 22 |
|  | How do I?
Altering the sql statement is not an option for me.
/mortb
mortb
|
06-17-2004 02:27 PM
Ravi Gudlavalleti | 1 | 16 |
|  | I have a datagrid with Boundcolumns. I have a number in the db that represents a percentage. I want the datagrid column to output the percentage...
RobbRoss
|
06-17-2004 10:13 AM
Ken Cox [Microsoft MVP] | 2 | 24 |
|  | In a form with flowlayout I have a couple controls,
however each time the new control in place on botom of
previous. I need to have some conrols next...
anonymous
|
06-17-2004 09:58 AM
Ken Cox [Microsoft MVP] | 1 | 29 |