| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
In asp.net 1.1 I use this bit of code to get the text from a textbox in a
datagrid on postback:
txtComments =...
John Walker
|
12-26-2007 01:02 PM
John Walker | 0 | 617 |
|  | I am working on a desktop application that has a datagrid that is currently
displaying the values from a table, but I need it to display...
Angel de la Noche
|
12-25-2007 01:23 PM
Riki | 2 | 87 |
|  | I want to be able to have a datagrid/gridview/whatever where it will display
a list of records. On each record, I need to be able to read from a...
Mufasa
|
12-19-2007 10:53 AM
Mufasa | 0 | 74 |
|  | hi all
i have a problem on populating a message on asp:label server control.I
am able to insert records into the table.but it is not populating...
Dhananjay
|
12-12-2007 08:23 AM
Dhananjay | 0 | 116 |
|  | Hi,
I'm new to binding a <asp:FormView> control to an <asp:ObjectDataSource> control.
Binding appears to work fine. But I can't find any...
Axel Dahmen
|
12-09-2007 09:39 PM
Steven Cheng[MSFT] | 1 | 93 |
|  | I didn't get an answer on this the first time around, so I'll try again:
=====================================
I've seen many posts complaining about...
Scott M.
|
12-09-2007 11:55 AM
Scott M. | 7 | 76 |
|  | )Dear All,
Please help me out here. I have been stuck in this issue for almost a day
now.
I had an ASP .net page with VB .NET as back code which...
Weoi Li
|
12-07-2007 11:51 PM
Nathan Sokalski | 1 | 72 |
|  | Hi Stefan,
Just a quick note to let you know that I'm still here to help if you find
the solution doesn't work for you.
Regards,
Walter Wang...
Stefan Dirks
|
12-04-2007 09:24 PM
Walter Wang [MSFT] | 3 | 78 |
|  | Hi All,
I have a repeater control with a nested Gridview and i am having problems
with getting the gridview into edit mode.
I know I have to set the...
David
|
12-03-2007 10:24 AM
Brett | 1 | 70 |
|  | Pour toutes vos fêtes, anniversaires, mariages, ainsi que tous événements privés.
Tels séminaires, conventions...
Une salle spacieuse, toute équipée...
satfever@msn.com
|
12-02-2007 05:19 PM
satfever@msn.com | 0 | 72 |
|  | Hello,
The existing data table binded to a grid works When I enter the number of
line items I need and click on a button that say make grid. The...
C
|
11-29-2007 12:09 PM
C | 0 | 72 |
|  | Hello,
The existing data table binded to a grid works When I enter the number of
line items I need and click on a button that say make grid. The...
C
|
11-29-2007 12:07 PM
C | 0 | 70 |
|  | I have written lots of code and also tested with Visual Studio WEB 2005
but i still dont get it...
This is what i cant get to work:
1. Connect to...
-
|
11-29-2007 09:01 AM
- | 1 | 69 |
|  | How can I use the .NET DATAGRID control in VFP 9?
PSGreat
|
11-29-2007 07:55 AM
PSGreat | 0 | 72 |
|  | How can I use the .NET DATAGRID control in VFP 9?
PSGreat
|
11-29-2007 07:55 AM
PSGreat | 0 | 74 |
|  | Hi
How can I send to query fiel values that extracted from gridveiw
my code:
foreach(????)
{
case 1:
DataControlFieldCell DateCell...
Vicki Shif
|
11-28-2007 04:15 AM
Vicki Shif | 0 | 74 |
|  | In a GridView i have a new dataset i want to show in it.
I dont know how to make the gridview show my new dataset.
Say, if i add my data to the...
chot@home.se
|
11-25-2007 01:42 PM
chot@home.se | 0 | 70 |
|  | Hi,
In update mode with my gridview, the record which im updating get much
"wider" than my page width.
How can I limit the udating record width to be...
Tamer Ibrahim
|
11-24-2007 02:11 AM
Tamer Ibrahim | 0 | 70 |
|  | Hi
It seems every time the grid bound to my objectdatasource refreshes its data
(by calling the select method on the objectdatasource), a new...
Stephan Steiner
|
11-22-2007 11:06 AM
Stephan Steiner | 0 | 72 |
|  | I've seen many posts complaining about this, but none with a solution.....
I have a GridView that is bound to a SQLDataSource and working just...
Scott M.
|
11-21-2007 10:34 PM
Scott M. | 4 | 74 |
|  | I would like to have a little space between columns so that the values don't
run together. Yet I don't want spaces between the rows.
Is there any...
Mufasa
|
11-21-2007 09:34 AM
Mufasa | 0 | 73 |
|  | I always get the late binding error with the following method. Is there anyway around this without turning Option Strict Off?
Private Sub...
Chris Davey via .NET 247
|
11-20-2007 07:15 PM
Jasee DelaCombo | 3 | 89 |
|  | I have a GridView that I want to return as an Excel spreadsheet. I am using
vb.net in a web application.
The following code works, with the...
Gerhard
|
11-20-2007 10:24 AM
Gerhard | 2 | 73 |
|  | I am learning ASP.NET. Try to create a gridview programmatically. More
precisely, I used to work with recordsets in traditional ASP. With...
Kelly Zhu
|
11-19-2007 12:10 PM
Kelly Zhu | 0 | 73 |
|  | I have a delete button on my page which deletes the selected row in a
gridview.
After the deletion the selected index gets reset to -1. How can I...
Nirmal Singh
|
11-19-2007 06:17 AM
Nirmal Singh | 3 | 64 |
|  | In ASP .NET 1.x, I could have a bound column in a DataGrid and still
"massage" that data so slightly different data was presented in the...
Scott M.
|
11-18-2007 07:48 PM
Scott M. | 2 | 69 |
|  | I have a GridView control with three columns, all BoundField columns. They
all have a HeaderText and DataField property set, and the third one has...
Nathan Sokalski
|
11-18-2007 09:36 AM
Teemu Keiski | 3 | 82 |
|  | How can I programatically change whether a column is visible/not visible in
a DataGrid?
TIA - Jeff.
Mufasa
|
11-17-2007 12:43 PM
Riki | 4 | 73 |
|  | here is a cleaner version of a question I posted yesterday. I have
tried many versions of the code below but cannot get the column to
wrap. I am...
ireallyneedtoknow2007@yahoo.com
|
11-12-2007 05:00 PM
ireallyneedtoknow2007@yahoo.com | 2 | 80 |
|  | hello I am trying to wrap the text in the contact_email cell of a
datagrid in asp.net 2.0 and tried many variations of the code below.
the...
ireallyneedtoknow2007@yahoo.com
|
11-12-2007 01:27 PM
Alexey Smirnov | 1 | 70 |
|  | I have 2 dropdownlists in the Footer of a datagrid:
ddlStartTime and ddlEndTime. Both contain values like "1:00 AM", "1:15 AM",
"1:30 AM",... |
11-08-2007 08:08 AM | 0 | 70 |
|  | We are using PostgreSQL "point data" for a coordinate system (ie: latitude
longitude). Browsing a location table using phpPgAdmin shows for...
Joe Stateson
|
11-07-2007 03:26 PM
Joe Stateson | 0 | 78 |
|  | I have a button on my form which is enabled when the user selects a record
in the datagrid (I do not want an edit button for each record in the...
Nirmal Singh
|
11-07-2007 09:25 AM
Joe Stateson | 3 | 76 |
|  | Hi,
When some control in a page modifies the data displayed in a datagrid
(through an sql update query, of course), how do I refresh the...
Pieter Jansen
|
11-05-2007 03:43 PM
P. Jansen | 7 | 66 |
|  | i am new to asp.net
i find when using edit template to edit record with "null field", it fail
it is ok when the record has no null data field.
how...
Tony WONG
|
10-31-2007 12:56 AM
Mansi Shah | 1 | 82 |
|  | I have a grid that has icons for 2 buttons edit and delete on each row. I
would like to make the buttons invisible if the dateoccured in the record...
BillG
|
10-27-2007 02:42 AM
Mansi Shah | 1 | 76 |
|  | Unable to start TSQL Debugging. Could not attach to SQL Server Process on
'srvname'. The RPC server is unavailable.
I get this error when I try to...
DR
|
10-24-2007 09:37 PM
DR | 0 | 83 |
|  | How is the border of the default dataview changed, or removed?
The default dataview seems to have light gray left and top border with a
darker gray...
Paul W Smith
|
10-24-2007 12:13 AM
Mansi Shah | 1 | 73 |
|  | I can retrieve the value from gridview but i cann't if the value is
invisible in gridview. If i read the value that is hidden i got the
value null. I...
phyumon thant
|
10-23-2007 03:31 PM
Shane Jones | 5 | 84 |
|  | The text below is a GridView I am trying to use to display some data from a
database. I am using one templatefield of grid because I want the...
Paul W Smith
|
10-19-2007 12:11 PM
Alexey Smirnov | 1 | 75 |
|  | Hi Joennacha,
Why u want 2 do like this??
You can do it directly.. like if you want to set the visible property of
textbox to false, then you can...
Mansi Shah
|
10-19-2007 01:44 AM
Mansi Shah | 0 | 66 |
|  | Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)
Dim sSQL As String = "SELECT * FROM tPlayers"
Dim myAdapter As...
Paul W Smith
|
10-16-2007 10:12 AM
PWS | 9 | 74 |
|  | I have been using this computer program for a couple weeks now and i am very pleased with the results so far. its a software fatloss program, if your...
Angel vasquez
|
10-15-2007 06:31 PM
Angel vasquez | 0 | 71 |
|  | Watch NFL Games Online!
For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that...
Dexter H.
|
10-13-2007 08:59 PM
Dexter H. | 0 | 83 |
|  | Hi Devron,
Thanks for your update.
I was just about to post the information about setting Culture specifically
in your page or web.config. Though...
Devron Blatchford
|
10-09-2007 01:19 AM
Walter Wang [MSFT] | 2 | 77 |
|  | I am trying to use the ASP.net datagrid to display hierarchical data.
Most of the examples I have seen set up the datagrid using a
combination of...
dan@barkersoftware.com
|
10-08-2007 10:32 PM
dan@barkersoftware.com | 0 | 74 |
|  | I understand what FooterStyle, HeaderStyle and ItemStyle are (or think I
do!), but what is ControlStyle?
PWS
Paul W Smith
|
10-07-2007 05:20 AM
Eliyahu Goldin | 2 | 77 |
|  | I have a datagrid and I am filling one of the colums with images (that I am
using for buttons). I have set the borders to zero and the cell spacing...
rickbull
|
10-05-2007 05:31 PM
rickbull | 0 | 71 |
|  | Hi I have an DataList control named DataList1.
I have used the Prerender event like this:
protected void DataList1_PreRender(object sender, EventArgs...
Amedeo
|
10-03-2007 06:24 AM
Amedeo | 0 | 72 |
|  | I am populating a grid using an ExecuteReader to retrieve the data from the
database and then filling a List collection object and binding that to...
BillG
|
09-28-2007 03:19 PM
BillG | 0 | 82 |