| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi there,
Sorry but that doesn't work either...
Here's my Code
--->
DataControlFieldCell cell = myDGV.Rows.Cells...
Andrew Robinson
|
09-28-2007 04:31 AM
San | 11 | 551 |
|  | I have a GridView Control with several BoundField Controls in the Columns
section. When there are no records to display, I still want the...
Nathan Sokalski
|
09-27-2007 11:08 AM
Nathan Sokalski | 0 | 20 |
|  | SqlDataSource1.SelectCommand = sqlcmd;
SqlDataSource1.DataBind();
The above fires off the SqlDataSource1_Selected just fine unless the
"sqlcmd" is...
Joe Stateson
|
09-26-2007 01:20 PM
Joe Stateson | 0 | 11 |
|  | Hi,
I have a asp.net 2.0 GridView in an Ajax Update panel with paging enabled.
In the dropdown box users can select the grid's page size. My...
Med
|
09-26-2007 09:51 AM
Med | 1 | 11 |
|  | I'm using this code to export a gridview containing arabic data to Excel:
System.Web.HttpResponse Response =...
Ania
|
09-24-2007 09:10 AM
Ania | 0 | 12 |
|  | Hi
Has anybody ever come across this error when working with a DataView on
ASP.NET 2.0?
Here's the funny thing - the grid works fine. However, if I...
Stephan Steiner
|
09-24-2007 08:55 AM
PJ | 1 | 36 |
|  | I have no idea if this is possible, but just in case: I have certain
circumstances in which I would like to remove a control from a...
Steve Hershoff
|
09-20-2007 02:40 PM
Teemu Keiski | 1 | 47 |
|  | I'm sure this is a very simple and basic question for you guys so please be
kind if I miss the obvious. :-)
I am currently using a VB DAL that I...
Brian Green
|
09-18-2007 03:42 PM
Brian Green | 0 | 36 |
|  | Can anyone help please?
I am also returning old data in my new data field. I'm using VB (instead
of C#) I'm simply trying to post the updated data...
Andrew Crawford
|
09-12-2007 11:38 AM
Andrew Crawford | 0 | 17 |
|  | Is there a way in a datalist to have it auto calculate the number of columns
to put in? In other words, if it can fit 3 columns without wrapping,...
Mufasa
|
09-05-2007 02:27 AM
Eliyahu Goldin | 1 | 9 |
|  | Hi
I'm using vs.net 2003.
I have a dropdownlist inside a datagrid.
I would like to be able to select a value from the dropdownlist and then
have a...
CindyH
|
09-03-2007 12:06 PM
CindyH | 0 | 8 |
|  | I have been using the "Edit" command button in a gridview to edit fields in
a table. On field, Description, is a variable character string and it...
Joe Stateson
|
08-30-2007 09:53 AM
Joe Stateson | 1 | 13 |
|  | Your update command doesn't have a WHERE clause in it to specify which
record to update, so yes it would appear to be normal that it is
updating...
ca8msm@aspnetlibrary.com
|
08-29-2007 07:51 AM
ca8msm@aspnetlibrary.com | 0 | 13 |
|  | Hi,
I got some problems with my asp.net 2.0 code, it doesn't save the new
value when i update the edited row... please help......
Arlene canlas
|
08-29-2007 12:36 AM
Arlene canlas | 0 | 10 |
|  | I have two fields in the Datatable that I am using as my DataSource that I
need to multiply together before displaying them. Here is the...
Nathan Sokalski
|
08-25-2007 08:11 PM
Alvin Bruney [MVP] | 5 | 12 |
|  | Hola.
Me encargaron hacer un user control
Es un user control al cual por defecto tiene los botones Adicionar,
Modificar, Eliminar, Consultar,...
cali
|
08-22-2007 11:43 AM
cali | 0 | 11 |
|  | I am having a problem with the grid view control. When i edit a row the new
values placed into the text boxes are not passed as a new values when...
John Henry
|
08-22-2007 02:58 AM
Walter Wang [MSFT] | 2 | 9 |
|  | In one cell of a datagridview I want to put two buttons. I got this to work
easily using
thisButton = new...
Joe Stateson
|
08-17-2007 10:50 AM
Joe Stateson | 2 | 15 |
|  | Hello,
I need to add a confirmation message to the Delete button in the datagrid.
I was always using this code to do this:
Private Sub...
Peter Afonin
|
08-15-2007 03:38 PM
=?Utf-8?B?UGV0ZXIgQWZvbmlu?= | 3 | 8 |
|  | Hi
I have a bound datagrid in my page. I want to hide rows where there is no
data, is this possible.
Example -
Row 1: Name |...
=?Utf-8?B?QmVuLg==?=
|
08-15-2007 07:26 AM
Eliyahu Goldin | 1 | 16 |
|  | Can some body help me. Look at at the code bellow
<InsertItemTemplate>
<asp:TextBox ID="TextBox1" runat="server" Text='<%# Bind("item_id")...
viktor
|
08-13-2007 03:06 PM
viktor | 0 | 12 |
|  | Is there a way to assign a postbackURL to a gridview?
Ross
Ross Culver
|
08-13-2007 02:20 PM
Teemu Keiski | 1 | 12 |
|  | Hi,
i am using custome data grid control, which does not have the coloumn
tag i.e property
so i can't add rows explicity in aspx file. i also tried...
Arvind
|
08-11-2007 08:31 AM
Arvind | 0 | 13 |
|  | I am attempting to export a DataGrid to Excel.
I have tried code from this...
Vince13
|
08-10-2007 08:32 PM
Alvin Bruney [MVP] | 5 | 10 |
|  | Hi, I'm a newbie and I'm looking for some help. I'm programming in
VB.Net.
I have a simple gridview and when the user hits the Edit link,...
pvong
|
08-05-2007 10:24 PM
pvong | 1 | 21 |
|  | Hi,
I have created a base form and placed a gridview and set its access
modifier to 'Public' and in child form( inheriting from Base) all...
my.nomkhan@gmail.com
|
08-02-2007 09:24 AM
my.nomkhan@gmail.com | 0 | 10 |
|  | I want to be able to have the user select a value from a drop down list
without having to put each record in an update mode. I'd like to have it
that...
Mufasa
|
08-02-2007 08:00 AM
Alvin Bruney [MVP] | 1 | 15 |
|  | I would like to have the line between certain columns in my datagrid darker
or a different color than the other lines between columns. Does anyone...
Bill Rossi
|
08-01-2007 12:13 PM
Teemu Keiski | 1 | 11 |
|  | Hi,
I need to have a rating control inside a datagrid, i found this control
(http://blogs.crsw.com/mark/archive/2005/01/30/719.aspx) which very...
Michel Moreno
|
07-30-2007 10:52 AM
Michel Moreno | 0 | 19 |
|  | Why does the Auto-Generate Fields never work? I have it checked in the
smart tag, editcolumns, but all my columns are gone. All I see is the
select...
eagle
|
07-22-2007 08:58 AM
eagle | 0 | 15 |
|  | Well, I've narrowed the issue down to having added a table inside my
formview. Somehow I must figure out how to navigate the formview
controls around...
jobs
|
07-21-2007 06:48 PM
jobs | 0 | 12 |
|  | So how does everyone hide the primary key in a gridview with a datasource to
a table, let's say. If you don't display it, then you can't update...
eagle
|
07-19-2007 04:02 AM
Eliyahu Goldin | 1 | 8 |
|  | I'm trying to get the value of a cell in my DataGrid_UpdateColumn()
event handler. I have a datagrid with 4 columns:
1 - Name, 2 - Description, 3-...
jef
|
07-18-2007 05:41 AM
ketan14 | 4 | 22 |
|  | I am working with editing data in a DataGrid. Is there anyway to change the
width of the textboxes that the program uses to edit data in the...
Vince13 via DotNetMonster.com
|
07-16-2007 04:02 PM
Vince13 via DotNetMonster.com | 0 | 10 |
|  | I have a detailsview that works just fine for a normal insert a record. I
want to add a button that Inserts and stays in the insert mode; I know I...
eagle
|
07-12-2007 07:47 AM
eagle | 0 | 11 |
|  | In the following article, it says to have a button ina gridview, you need
to capture the ItemCommand event. Well, there is no ItemCommand event...
eagle
|
07-12-2007 07:45 AM
eagle | 2 | 13 |
|  | hi,
thanks a lot for the rowupdating.it working fine.but if i use this code
for customer database.after i clicking the update button im...
ah
|
07-11-2007 06:31 PM
ah | 0 | 8 |
|  | I have tried to set a gridview column to have a dataformatstring of {0:c2},
{0:c},{0:d2, {0:d}, none of which work, my values are still displaying...
Kat
|
07-10-2007 02:04 AM
marss | 3 | 14 |
|  | I have a need to select a range of cells and then type in information and
have it flow into all of the cells. For example, say I except cells 1-3...
John C. Marx
|
07-05-2007 08:42 AM
John C. Marx | 0 | 13 |
|  | I have a table with over 1.3 million rows. I am retrieving only 20 at a time
using the with - over clauses
In query analyser, the data is retrieved...
Sanjay Pais
|
06-30-2007 05:35 PM
Alvin Bruney [MVP] | 1 | 13 |
|  | I have a gridview that I am binding dynamically, and the gridview does have
records in it but they are all blank except for the "Select". What am...
eagle
|
06-27-2007 09:51 AM
eagle | 0 | 18 |
|  | I'm fairly new to c# and Visual Studio. I've been having what seems like a
common paging problem. When I try to change pages (even just from the...
Vince13
|
06-25-2007 02:42 PM
Vince13 | 0 | 14 |
|  | Here is my problem. I have a datagrid that when you click on a row, it goes
into edit mode and depending on where I clicked it the focus is on...
=?Utf-8?B?R2FyeSBX?=
|
06-22-2007 10:56 AM
=?Utf-8?B?R2FyeSBX?= | 0 | 15 |
|  | Hello All
I have a gridview or detailsview grid (I am trying to do the same thing in
both) with Visual Studio 2005.
I use a datasource to connect to...
JimS
|
06-20-2007 12:23 PM
JimS | 0 | 9 |
|  | Hi,
I have read several resources on the internet and MSFT newsgroups on how to
insert data using the footer in the datagrid control.
To solve the...
=?Utf-8?B?bGFic1Jjb29sQGNvbW11bml0eS5ub3NwYW4=?=
|
06-20-2007 02:36 AM
=?Utf-8?B?bGFic1Jjb29sQGNvbW11bml0eS5ub3NwYW4=?= | 1 | 15 |
|  | Hi,
I have a datagrid with boudcolums and templatecolumns. The
templatecolums have a ItemTemplate that contains controls.
I would like to iterate...
Joe Abou Jaoude
|
06-18-2007 02:05 PM
tcarternyc@gmail.com | 4 | 14 |
|  | I'm rather confused / frustrated with paging. It seems impossible.
I have a database with X rows in a table, and I want to present a grid that
shows...
Jason Teagle
|
06-17-2007 09:57 AM
Scott M. | 1 | 11 |
|  | What's the secret to getting images to display in a command column? I
selected Show Smart Tag, Edit Columns, select the CommandField, click on...
Kat
|
06-14-2007 09:26 AM
Kat | 0 | 13 |
|  | Hi there,
I am using this code that I have found in the internet to generate...
Gunawan
|
06-13-2007 11:56 AM
MasterGaurav \(www.edujini-labs.com\) | 7 | 17 |
|  | I have a gridview "new" command that insert a new row into a postgresql
database.that uses the odbc driver.
Newbie as I am i thought that iReturn...
Beemer Biker
|
06-04-2007 03:57 AM
MasterGaurav \(www.edujini-labs.com\) | 2 | 61 |