| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi i have a datagrid control which loads a set of bookings that has a
DataKeyField of 'MemberID', a template column which uses a code...
blinx
|
02-01-2007 09:13 AM
blinx | 0 | 35 |
|  | I have a GridView on my Asp.net page where I've added a TemplateField
that contains a CheckBox.
The idea is that a user can checkmark which records...
Doldrums
|
02-01-2007 08:54 AM
Doldrums | 2 | 61 |
|  | I want a sample code for such task.
any help will be most appeciated.
Tamer
Tamer Ibrahim
|
01-30-2007 05:02 PM
Alvin Bruney [MVP] | 3 | 43 |
|  | How can you change the background color for a single column in a datagrid. I
can figure out how to do it for the entire row (e.item.backcolor = ....)...
UJ
|
01-27-2007 01:04 PM
Eliyahu Goldin | 2 | 42 |
|  | I have a GridView that contains an command button in one of the columns.
The code-behind does some processing of code and then needs to open...
Softworks
|
01-27-2007 09:20 AM
Teemu Keiski | 1 | 29 |
|  | I have a detailsview that is populated according to the item selected in a
gridview. This works fine for updating the detailsview, but when I need...
et
|
01-26-2007 07:40 PM
et | 0 | 36 |
|  | How do I set the style of a gridview while in edit mode? The gridview
itself I was able to change to a smaller font, but when the user goes...
et
|
01-26-2007 12:11 PM
et | 0 | 33 |
|  | Hi All, I have a DataList and a grid view control on the same page. The way
GridView binds is if an item is selected on Datalist the GridView Binds...
Vai2000
|
01-26-2007 10:26 AM
Vai2000 | 0 | 30 |
|  | Is it possible to make some of the DataGrid functionality to client-side?
Such as the Edit, Update, Cancel, Delete functionality? Everytime I click...
Andrew Wan
|
01-26-2007 05:41 AM
Andrew Wan | 0 | 35 |
|  | I have a drop down list in a gridview edit template column. Two questions:
When I go into DataBindings, and attempt to select a field for a...
et
|
01-25-2007 10:08 AM
et | 0 | 39 |
|  | I need to load a table with 3 to 9 columns and 1 to 10 rows. I assume the
DataGrid is the best solutions. If not can someone suggest something...
Bruce A. Julseth
|
01-24-2007 07:15 PM
Bruce A. Julseth | 3 | 45 |
|  | Hello,
I have a datagrid wich is fill in by a query that has a group by.
I want to have a row for each element of the field that is in the...
yonialhadeff
|
01-23-2007 01:44 PM
Eliyahu Goldin | 1 | 32 |
|  | On an .aspx page, we are displaying a dataset (based on a SQL 2000 query) in
a datagrid. We want to offer the visitor a chance to refine the...
TLW
|
01-22-2007 11:29 PM
TLW | 0 | 36 |
|  | I have a drop down list in a template field in a detailsview for when I add
or enter a record, the remaining fields are bound fields. Simple...
et
|
01-21-2007 01:14 PM
et | 0 | 32 |
|  | I created a datagrid which populates data from sql server. There about
8 columns on the grid I need to be able to filter on. I did setup
several...
DevCon7@gmail.com
|
01-20-2007 05:50 AM
Alvin Bruney [MVP] | 1 | 36 |
|  | Hi,
I have a gridview with 5 colums which are data bound. The situation may
arise where the last column can contain a few hundred characters. I...
Vaughn Haybittle
|
01-19-2007 06:11 AM
Vaughn Haybittle | 0 | 39 |
|  | Hi,
I have a Gridview which is populated via a stored procedure. One of the
coumns returned is a date. The date is currently displayed as...
Vaughn Haybittle
|
01-18-2007 04:26 PM
Eliyahu Goldin | 3 | 42 |
|  | I have tried everything to display a bound column in a gridview to 2
decimals only. The column is a price, and when I run the query in sql, he
value...
et
|
01-18-2007 10:10 AM
Eliyahu Goldin | 2 | 41 |
|  | I am using dataview as a datasource to a gridview. The column definitions of
gridview are different that of db table. When binding, how do you...
RG
|
01-16-2007 10:35 PM
RG | 2 | 40 |
|  | Hi,
I have a added a Gridview to a ASPX data bounded to a table. And I have
a another text box have value, now I ant to post a a value from...
Ganesh
|
01-16-2007 10:21 PM
Alvin Bruney [MVP] | 1 | 35 |
|  | You can put the totals row anywhere you want. Header cells can take text
boxes that can be formatted to look like rows so just do an add control...
Alvin Bruney [MVP]
|
01-16-2007 10:20 PM
Alvin Bruney [MVP] | 0 | 39 |
|  | Hello,
Under VB 6.0, I use the grid control from grid32.ocx (control that i need
because of multi-line selection) and I've got a problem : I can't...
cg
|
01-16-2007 07:54 AM
Eliyahu Goldin | 1 | 25 |
|  | Can somebody please point me towards an example of how to display a datagrid
and make some of the items editable. It doesn't need to be complicated...
UJ
|
01-15-2007 06:28 AM
chandan | 1 | 40 |
|  | Hi,
I have a ASP.Net application with a DG where a user can click on a row to
obtain details regarding that row.
After sorting my DG, the current... 
Dave
|
01-15-2007 04:40 AM
ttoothh | 9 | 95 |
|  | Hi,
i am having a problem for severel days. I have i datagrid control
inside an .ascx file. When i first load the page it works fine but
when i...
brunogomes80@gmail.com
|
01-14-2007 03:30 PM
soske | 1 | 30 |
|  | Hi everyone,
I'm having with selecting a row in a datagrid. I have a datagrid that
is ment to update and it runs very well, But I don't want the user...
rcoco
|
01-13-2007 06:56 AM
WhoKnows | 3 | 37 |
|  | I have an ItemTemplate in a datagrid that must use a conditional statement.
The templatecolumns is as follows:
<asp:TemplateColumn...
Jake K
|
01-09-2007 11:35 AM
Jim in Arizona | 1 | 28 |
|  | Hi,
I have this Datagrid and it's very long It's actually ment to update.
so I want to simplify the work for the users instead of...
rcoco
|
01-08-2007 03:03 PM
Alvin Bruney [MVP] | 1 | 31 |
|  | I have multiple pages containing data. When I click on a different
page, nothing happens, just sits there. It worked fine on my laptop and
now when...
John Doe
|
01-08-2007 03:01 PM
Alvin Bruney [MVP] | 1 | 33 |
|  | I am new to using template columns. I am just trying to create a data grid
with a bound column and another column with a imagebutton in it.
What I...
Brett Wesoloski
|
01-08-2007 10:39 AM
Brett Wesoloski | 1 | 24 |
|  | Hi,
i made a datalist with records containing several fields.
I need to reach one particular field in code-behind.
I don't know which event to...
David
|
01-08-2007 08:45 AM
David | 0 | 29 |
|  | Hi,
I am trying to build GridView that will use the option of sorting and
paging by allowing CallBack property in the GridView.
The problem that i...
rony
|
01-07-2007 09:52 PM
Alvin Bruney [MVP] | 1 | 36 |
|  | Hi,
In order to be able to buy products, the user must be logged. This happens
with the CreateUserWizard control.
When the user must confirm his...
Chris
|
01-07-2007 11:19 AM
Chris | 0 | 26 |
|  | Hassun wrote:
--
Hassun
------------------------------------------------------------------------
Posted via...
Hassun
|
01-07-2007 01:48 AM
Hassun | 0 | 27 |
|  | I am using VS 2005 and gridview hyperlink field. It point to the same
page.
Here is what I have...
arkgroup
|
01-04-2007 09:09 AM
arkgroup | 0 | 40 |
|  | Hi,
I have a Gridview with one of the columns as email. I simply need to
display the text in this column as an email link that launches the...
Hassun
|
01-04-2007 01:31 AM
Hassun | 0 | 33 |
|  | Posted in aspnet also. Sorry but no one responded there so hoping for
some luck here .....
Is there an easier way to make a datalist aware of line...
Jim in Arizona
|
12-29-2006 04:31 PM
Jim in Arizona | 0 | 45 |
|  | Hi,
I have a template field looking like this:
<asp:TemplateField>
<ItemTemplate>
<asp:Image ID="Image1" Width="75" Height="100"
ImageUrl='<%#...
Henrik Skak Pedersen
|
12-28-2006 10:10 PM
Steven Cheng[MSFT] | 1 | 51 |
|  | Hi,
I have a Datasource which contains strings fields and a binary field
containing a image. How do I display them in the DataGrid using...
Henrik Skak Pedersen
|
12-28-2006 09:23 PM
Walter Wang [MSFT] | 3 | 52 |
|  | In my GridView I have a button in the Footer. When I click it it causes:
Invalid postback or callback argument. Event validation is enabled...
dev648237923
|
12-28-2006 05:01 PM
dev648237923 | 1 | 50 |
|  | in short, the question is "How do i do custom paging in my asp.net grids" in
SQL 2000.
if i use default paging and if my db has ~200000 records, then...
Logu Krishnan
|
12-27-2006 02:21 PM
Mike C# | 3 | 36 |
|  | i noticed a few unresolved questions bout creating dynamic url links in
a template column. follow this link. it's a good start
Creating Web Server...
Mr Not So Know It All
|
12-25-2006 06:46 PM
Mr Not So Know It All | 0 | 39 |
|  | hi there
i`ve done databinding in code behind(c#) and i`m trying to update
my rows and its just not happening .. this is my code
DatabaseConnection...
Abby Mohan
|
12-22-2006 11:53 PM
Abby Mohan | 0 | 45 |
|  | Dear NG
How can i display a images from a bound datafield of blob type to a
GridView?
I have programmed this into VB 2005 and reading and writing to...
André Despont
|
12-21-2006 11:46 AM
André Despont | 0 | 35 |
|  | Hello, and thank you in advance for any help you can provide.
Each line in our the datagrid control contains a product number,
description, and a...
kingflux
|
12-21-2006 11:11 AM
kingflux | 1 | 42 |
|  | Hello,
I have a dataset with 2 DataTables : Groups and Persons. I make a
relation between this 2 DataTables using one DataColumn in each
datatable....
Mikaël PLOUHINEC
|
12-21-2006 04:07 AM
Mikaël PLOUHINEC | 0 | 41 |
|  | Is there anyway to set a minimum width for a gridview text column.
testmail
|
12-20-2006 11:00 AM
testmail | 0 | 62 |
|  | Hi Everyone,
I've been fighting this problem for a couple of days now and I cant
seem to get any closer to a solution.
I have a Datagrid bound to a...
morten_fresh
|
12-20-2006 09:40 AM
morten_fresh | 0 | 34 |
|  | Hi
I am quite new to asp.net and before in old asp I used Session variables
with <% %> to have dynamic parametrars in a SQL Stmt for example. But...
staffan
|
12-20-2006 06:16 AM
Phil H | 1 | 45 |
|  | I am learning to use the Asp.Net 2.0 GridView. When I page of filter the
data and end up with a page with less than the full page size of rows...
Greg Smith
|
12-13-2006 10:42 PM
cloudoversea | 3 | 69 |