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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Re : Very simple question, columns width23 Jan 2008 14:33 GMT1
How to set the Column's width at runtime.
I use the below statement but not working
       Me.DataGridView1.Columns(0).Width = 50
       Me.DataGridView1.Columns(1).Width = 300
Wrong string render in GridView17 Jan 2008 08:47 GMT3
I have a prroblem with a GridView.
A SS2005 string with some (') that they appear (?) within the grid.
Why this strange behaviour?
Thanks a lot
A GridView with an unbound datasource - editing the values.15 Jan 2008 13:35 GMT3
I want to have a gridview where the user can enter/edit/delete records and
when they are finally done, I will write out the records to the database
myself. So I don't want the records updated until they push the save button.
Does anybody have any samples of code that does this?
2.0 vs. 1.1 Read-Only Textbox/Findcontrol14 Jan 2008 19:00 GMT2
In asp.net 1.1 I use this bit of code to get the text from a textbox in a
datagrid on postback:
txtComments = CType(dgi.FindControl("txtComments"),
System.Web.UI.WebControls.TextBox)
Saving grid layouts14 Jan 2008 10:14 GMT1
Users want to modify the layout of a grid and be able to save these
settings so that the next time they log in, the grid is layed out as
it was when they last used it.
What are some good ways to save the grid layout between sessions?
 
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.