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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SortCommand Event in DataGrid25 Feb 2004 17:46 GMT1
         I am creating a datagrid control at runtime. When i set the
AutoGenerateColumns property to true the sortcommnd event gets fired but
when i set the same property to false the sortcommand event doesnot get
fired itself. Does anybody have any idea about it
index value out-of-range error25 Feb 2004 01:49 GMT10
For a week, I've been stuck trying to figure out the source of this error.  I've tried it so many ways; but, the error persists.  Can/will someone explain to me why this works in the "Distributed Application" Walkthrough (p. 37); but, won't work, when I adapt the same approach to ...
Word is asking for the ASPNET user initials!!!24 Feb 2004 22:33 GMT2
I am trying to send a fax from a WebForm using C# and FAXCOMLibEX. It is ok
to send a text file but when I try send a Word document the I can't have an
answer. My guess is that when I try to open the Word for the first time the
application is asking for the initials for the ASPNET ...
dataGrid in DataGrid24 Feb 2004 05:02 GMT3
I am trying to use dataGrid in a dataGrid, meaning first DataGrid displays
some information and on each row, it is going to have another datagrid to
display detailed information.
I was able to do it in two dataGrid. ( one datagrid containing a datagrid in
Ading vertical rows for datagrid control ... ?24 Feb 2004 04:05 GMT3
Is it possible to have a data grid control with vertical row when I am not
opted for paging ? If so, how to achieve it ?
Thanks,
Jimmy
Problem detecting deletion in dataset (in datagrid)23 Feb 2004 15:56 GMT1
I have set at dataset as source for my datagrid.
When i want to store my changes in the datasource I call the
dataSet.GetChanges() wich should return all rows with changes...It does
except for the rows wich i have deleted. They aint represented in the
True Excel like appearence apearence.....23 Feb 2004 15:56 GMT2
I would like to make all the cells(fixed number of rows and columns) in the
grid as editable. so that user can enter data in any cells at anytime
without cliking the edit box or anything of that extra click. how to do that
?
changing row color depending on a cell value23 Feb 2004 07:48 GMT2
I want to change datagrid's row color depending on a cell value
How can I do this?
I think that I must write some code in bind method but I dont know How I do
this.
Creating DataGrid Via Code...22 Feb 2004 17:31 GMT3
Hey all,
Been reading up on ASP.NET (using VB.NET) and have been trying to figure out
if this is possible.
I need to make 4 connections to 4 different oracle databases and retreive
totals at the TOP?22 Feb 2004 06:55 GMT1
Is there any way to get FooterText to show at the top of the grid instead of
the bottom?  We have hundreds of pages of grids that are almost always too
tall to show on a page.  Users are constantly scrolling down to the bottom
to see the totals as soon as the page shows.  I know I ...
Display 1 data row as multiple datagrid rows21 Feb 2004 09:26 GMT1
If a row of data in a dataset has a lot of columns the row displaying the
data in a datagrid will run way off the screen. What I'd like to do is
display a row of data over several datagrid rows so the user doesn't have to
scroll horizontally. Essentially, I want to wrap a datagrid ...
display empty grid21 Feb 2004 03:08 GMT2
  The grid is not displayed when it is bound to an empty dataset. I need to
display just the header of the grid when the dataset is empty. How can I do
this?
Thanks...
Datagrid wrappable column header text20 Feb 2004 19:43 GMT1
I may be missing something here, but could someone elaborate for me...
Does the datagrid control provide the ability to wrap the column header text as you could do in VB6 with the Hiearchal Flexgrid control.
I have a couple of datagrid controls that have some lengthy column header ...
Postback data20 Feb 2004 10:17 GMT2
Hi friends,
I Have a datagrid. It's for list for categories.
I want this list is hyperlink and for postback send Categoriesid. User click
this categorie list link and user see list of sub categories.
Deleting Multiple Rows20 Feb 2004 04:48 GMT1
I want to delete multiple records/rows from a dataset for eg:
DataSet.tables(0).rows("Some Counter").delete() will delete one row.
what if I have to delete more than one row...
Thanks,
Pages: 1 2 3 4 5 6 January, 2004
 
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.