all groups > asp.net datagrid control > october 2005 > threads for october 22 - 28, 2005
Filter by week: 1 2 3 4 5
Select a row (on left click) without postback
Posted by mystiqu at 10/28/2005 12:00:00 AM
Hi!
I wonder if it is possible to select a full row in the datagrid whe
the user left-clicks in it without using postback.
I guess it can be done using javascript but I don´t know how.
Any help is appreciated.
Regards
Mikae
--
mystiq
----------------------------------------------... more >>
asdf
Posted by geeta at 10/27/2005 10:19:26 AM
binding combobox control to datagrid
Posted by geeta at 10/27/2005 12:00:00 AM
,
i am facing problem with attaching combobox to a cell of a datagrid. namely
to the cell 3rd row 4 column..
then the combobox should display that content of that particular cell...
can anyone help me in this
Thanks
Geeta
... more >>
Single Quote Problem in Excel to Export
Posted by Prasad Dannani at 10/26/2005 11:04:05 PM
Hi,
We have to export our data in sql server table to any excel sheet. We have a
template to export, using oledb we are inserting rows to this template and
generating the excel output.
The problem here is we are getting a single quote extra in front of each
cell. can anyone help us in clear... more >>
Binding combobox to a cell of a datagrid in windows forms using c
Posted by Get at 10/25/2005 9:12:01 PM
hi,
i am facing problem with datagrid..
i am attaching a combox to a cell of a datagrid.means i want to palce the
combox in 4th row 3rd col of grid.and the combox should represent value of
that particular cell....i am using .net 2003 version
can anyone help me in thais regard.
thanks in... more >>
Long list of items in my datagrid, editing is a pain!!
Posted by David Lozzi at 10/25/2005 4:26:33 PM
Hello,
I'm loading a datagrid from an XML file. I'm using datagrids edit
functionality and its working great. My problem is that this list is 667
records. When I press Edit the page reloads and starts at the top. Then I
have to scroll all the way down to get back to the item I'm editing. I... more >>
nested datagrids
Posted by Sue at 10/25/2005 2:33:03 PM
Help! Using nested datagrids in web app using VStudio 2003, IIS, SQLServer.
Got the data to load just find in both the outer and inner datagrids. I need
to capture a "select" button click in the inner datagrid, pull the value of
the button text from the clicked
button, and use the value to cal... more >>
Contents of ButtonColumn and HyperLinkColumn
Posted by treilly via DotNetMonster.com at 10/24/2005 8:55:03 PM
Hi,
Does anyone know how to get the contents OUT of a ButtonColumn item or a
HyperLinkColumn Item in C#?
For BoundColumns, it's extremely easy - e.items.cells[0].Text.
This does not work with ButtonColumns or HyperLinkColumns.
It should be SO simple, yet I've searched forever on google and ha... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|