Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / DataGrid / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Would like to load a datagrid already in edit mode instead of having the user click the edit button29 Apr 2005 10:34 GMT8
Now my asp.net datagrid shows an edit button and clicking it puts the datagrid in edit mode.
I would like to:
1) possilby load the page already in edit mode (implies some kind of OnLoad command to the datagrid to put it in edit mode before it is rendered and sent)
and
I've lost my drop down list box!28 Apr 2005 14:42 GMT6
I've got a nasty problem with my datagrid. Sorry for the long post,
but I am trying to be clear and compact here.
FYI - About my datagrid:
-------------------------------------------------------------------
Columns are displayed twice27 Apr 2005 14:47 GMT4
I have two datagrids .... after handling the click event in one datagrid
.... using its data i query the database and get the data for the second
datagrid
in both the grids i am generating the columns dynamically
Export to excel problem27 Apr 2005 03:22 GMT2
I don't know why my program exports to excel which can't convert cell
format ?
for example, I am using the following code:
Response.ContentType = "application/vnd.ms-excel";
TextBox Value26 Apr 2005 18:45 GMT3
I have TextBox column in datagrid.
I would like to update database with values when user click on button
(outside datagrid).
Dim cell As TableCell=datagrid.Items(row).Cells(col)
Paging problem26 Apr 2005 12:58 GMT5
I have a datagrid that only shows 2 items per page.  The page numbers appear
at the bottome of each page for the user to page through the list.  It shows
1 through 10 and then a "..." link.  If I click the "..." link I can see
page numbers 11 through 20 and another "..." link.  ...
DataRowView - deleting rows:  A little quiz -or- Why doesn't this work...26 Apr 2005 10:48 GMT2
Can anyone please tell me what is wrong with the following code:
I have a datagrid showing data from in a DataView.
The following code snippet is supposed to delete any rows where the
'LineType' column contains WD.
DataKey Field problem26 Apr 2005 07:59 GMT1
Hi everyone !!!
I have a problem here with the DataKey
when i try to retrive the data from the DataKeys[e.Item.ItemIndex] i get
nothing out of it ...
Datagrid Moving up and down26 Apr 2005 06:18 GMT1
How we could do  moving up and down the datas in a datagrid. Is there any
way could do this without hitting the server .
thanks in adavance
John S
ItemCreated question26 Apr 2005 00:00 GMT2
I've got a data grid that uses viewstate to maintain its state between
posts. I also have a button outside of the data grid which, when clicked, in
its server-side click event handler, sets a mode value (in viewstate) that I
want the data grid's ItemCreated handler to act on. ...
button column25 Apr 2005 18:52 GMT1
I need to add a button column to my datagrid. I need to be able to do this
at runtime. I can not have the tag <columns></columns> in my aspx page.
This is where I am at
Private Function CreateProjectDataSource(ByVal projectds As DataSet, ByVal
MXDatagrid paging problem25 Apr 2005 13:56 GMT1
I am using MXDatagrid with paging. I set allowpaging=True in property.
But paging is working for only 10 pages. if i clik 12 or 13th pages it
return back to 2 or 3 page recpectively. Pls help to me. Very Urgent!!!
sample:
Need to create Hieararical DataGrid using ASP.Net Datagrid !!!25 Apr 2005 13:08 GMT2
I have two tables one company table and the other products table ...
the main datagrid should show the details of the companies and it should
contain a button which on clicked will display another datagrid embedded in
the first datagrid which spans all the columns of the first ...
DropDownList SelectedIndex problem in C# (from working VB.NET)25 Apr 2005 13:04 GMT3
Hello All,
I've been diligently going through the examples in Scott Mitchell's
"ASP Data Web Controls" book (I would recommend this work -- cleared
up a lot of questions for me). All of the examples are in VB.NET and
Datagrid larger numbered pages not working25 Apr 2005 12:45 GMT5
I didn't recieve any information to help me before so I'm posting this again
with edits...
I have a datagrid that only shows 2 items per page.  The page numbers appear
at the bottome of each page for the user to page through the list.  It shows
Pages: 1 2 3 4 5 March, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.