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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sorting the nested HierarGrid by Denis Bauer19 Jan 2005 18:07 GMT1
  I am using Denis Bauers HierarGrid and would like to
sort the nested grid. However each time I do that, I get
the error message:
Please change the TemplateDataMode attribute to 'Table' in
Scrolling19 Jan 2005 14:24 GMT4
I have a datagrid with several rows and cols. Is there a way to allways have
the header cells on the top (allways visible), but be able to scroll in the
grid?
I used <div style="OVERFLOW: auto;"> with a second datagrid, with only
Trigger Datagrid Edit From Command Button18 Jan 2005 18:59 GMT1
Hey all,
I was wanting to know if this was possible.
I have a Datagrid with inline editing capabilites and all that jazz, it all
works.
extra datagrid  header...18 Jan 2005 18:22 GMT1
I was wondering if there is a way I can add an extra header to a datagrid?
I found this solution on the internet - but it seems quite old and didn't
work for me.
http://www.dotnet247.com/247reference/msgs/13/69744.aspx
can anyone solve this??18 Jan 2005 15:44 GMT5
This datagrid (dgbudgets) binds perfectly and column4 is a non visible
column.
Immediately after the bind, however, column(4).visible is true both in the
grid and the
disabling delete buttons in datagrid17 Jan 2005 20:53 GMT1
Hi everyone , I have a datagrid containing some controls.
The columns are as follows:
---------------------------------------------------
ID    |Name    |Description    |Edit    |Delete   |
Nested DataGrids17 Jan 2005 18:21 GMT8
   I have created a nested datagrid with the help of this
article: http://www.standardio.org/article.aspx?id=155.
Now I need to edit the nested datagrid. I thought that it
was the same task as editing a single datagrid, but it
Change DataNavigateUrlField dynamically17 Jan 2005 15:46 GMT1
Hi guys, let's see if someone can give me a small hand with this....
i'm populating a dataset that sometimes changes 1 or 2 columns depending on
the querystring... i was trying to do something like this , but it doesn't
work...
What's the trick to getting a checkbox value14 Jan 2005 23:53 GMT1
The results of checkbox.checked always returns false even when it's true.
What am I missing or doing wrong or what's the secret???
<asp:TemplateColumn HeaderText="Validated">
<ItemTemplate>
Datagrid within a Datagrid, treeview style....14 Jan 2005 19:31 GMT10
Hey all,
As the subject suggests, that's what I'm trying to accomplish.
I'd trying to design something akin to this:
->First_Name | Last_Name | blah1 | blah2 | blah3
No default member found for type "myClass" error, please help14 Jan 2005 14:24 GMT1
I have a collection object that I created that inherits from ArrayList.
I then add "Programme" objects to this collection and bind it to the
datagrid using the following code:
Dim oProgrammes As New Programmes
Store Formatinformation of an Datagrid14 Jan 2005 09:47 GMT10
Is it possible to Store the format of an Datagrid (color,size,... of
each Cell/Row/Column), to use it on another Datagrid??
At the Moment I have a Datagrid an I store it in a Session-Variable
Session("Print") = DataGrid1
Displaying XML/HTML code in datagrid14 Jan 2005 02:57 GMT1
Hi,
Can anyone suggest how I might display unrendered XML/html code in a datagrid column?  The column holds error log entries which may contain XML  and html.
I've tried TemplateColumn with non-editable TextBox to display the code but the DataGrid still attempts to render the ...
order of fields13 Jan 2005 22:48 GMT9
I am having a problem with the order of the columns with the datagrid.  When
ever I try to make columns that are not in the same order as the fields in
the database the datagrid does not show in my live page.
I have tried to change the order in the select statement but that didn't
Replication13 Jan 2005 14:28 GMT3
I need to compare tables data between SQL servers and if
data is different move the data. Does some one has an
example how to do this?
Pages: 1 2 3 4 5 6 December, 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.