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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How can I display hashtable key values in a web page?28 Mar 2005 14:56 GMT5
Here is my first attempt at populating the hashtable.
dim t as hashtable = new hashtable()
dim k as integer = t.key
dim v as integer = t.value
Move bound column to right of dynamic column in datagrid?28 Mar 2005 14:29 GMT3
I have a datatable that I am binding to a C# ASP.NET 1.1 web page.  I also
want to put an "Edit" column on the datagrid.  However, whenever I use the
following code, it puts the Edit column on the left.  I cannot figure out
how to get it to the right, as there is no ...
Datagrid redirect query28 Mar 2005 02:05 GMT1
Hi peoples, does anyone know how I would go about using a value from a
datagrid to redirect someone to another page.
this is a description of exactly my problem.
I have a sql database table that gets pulled into a datagrid. the table
problem exporting datagrid to excel25 Mar 2005 22:38 GMT1
I am using the following code to export a datagrid to excel from an asp
page:
private void exportButton_Click(object sender, System.EventArgs e)
        {
Sorting on *stacked* data using webforms datagrid25 Mar 2005 21:12 GMT1
I have a need to display multiple column data in a single column. I'm doing
this by combining the output in the underlying SQL view e.g., [CompanyName] +
'<br>' + [Address] as 'Company Name<br>Address'.
---------------
User Control25 Mar 2005 15:47 GMT2
I have a user control on my form. How do I loop thought
user control to find out what controls are used and the
value of controls?
On user control there is some textbox, label etc.
Print WebForm DataGrid24 Mar 2005 23:32 GMT4
Is it possible to print a webfor datagrid and if so how?
Thanks,
Dave
Datagrid window.open24 Mar 2005 23:07 GMT4
I am having trouble opening a new browser window without toolbars etc
from a bound link in a datagrid. Basically my query string is an ID
from the database which is connected to the URL.
So far I have something like this:
Searched Datagrid with Paging?24 Mar 2005 22:08 GMT11
I am new to .NET, so bear with me.  I have a datagrid with default
paging of 10.  I can page through it fine to the end.  When I do a
search from a stored procedure the first 10 rows show but when I click
on 'Next Page' it shows as page 2 from before the search.  And when I
ASP .Net Message box help Needed Very urgent24 Mar 2005 19:08 GMT2
Hello Group,
This is my code.
butPrev.Attributes.Add("OnClick", "return confirm('Do you want to SAVE this
item?');")
Add row to datagrid?24 Mar 2005 18:13 GMT1
my datagrid and code behind code  and help me if possible. I am making
asingle sales system and I need to add a new row with a linkbutton that
I put on the footer of the datagrid.
My datagrid has a product column (dropdownlist), quanitity( the user can
To Eliyahu24 Mar 2005 09:26 GMT4
"Build item template as a table with as many rows as you
wish"
Would you mind tell me how to build the item template table?
I can only create a "Template Column" in Datagrid Property Builder
Dynamically created control in Datagrid problem24 Mar 2005 07:44 GMT15
I created a datagrid with 4 bound columns and 1 template column.
I am using the ITEMDATABOUND event to add a control to the template column,
if column (3) has a value of 'checkox' then add the checkbox
control else, add a textbox control to the template column.
Back Button23 Mar 2005 22:43 GMT3
How do I Disable the Back Button on the page? That the
user can' go back to the previuos page they can stay only
on a current page.
Problem with datagrid in userControl23 Mar 2005 11:51 GMT2
I have a UserControl wich contains a datagrid .The Usercontrol is add
dynamicly to the page. My problem is that i have to click twice on the
[edit] / [update] buttons. This i quite annoying.
Anyone know why, ? and better yet, how to solve it?
Pages: 1 2 3 4 5 6 7 8 February, 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.