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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Add newline to Gridview cell28 Apr 2007 22:47 GMT1
I'm binding a Gridview to a DataTable.  I want to display the Gridview cells
with multiline values.  In populating the data for the DataTable, I use
Environment.Newline but the data doesn't display in Gridview as multiline:
newRow[myDataColumn.Ordinal] = diff.ToString("N")+ ...
Data Grid28 Apr 2007 22:39 GMT1
I need a grid which has the option of combo box and i should be able to add
rows at the run time.
Please advise..
sql build cmd uses [ and ] but I need "28 Apr 2007 15:28 GMT1
Was wondering if there is some setting in VS2005 where it can build my sql
commands using that postgresql quote instead of brackets.
Createing a SqlDataSource and using this bible reference:
http://www.123aspx.com/redir.aspx?res=35840
Extra line in GridView20 Apr 2007 12:46 GMT1
Why am I am getting an extra line in GridView with the following text in the
1st column:  "System.Web.UI.WebControls.TableRow"
Here's partial listing of my code:
..................
How to retrive a reference to actual obj in ObjectDataSource?16 Apr 2007 06:02 GMT2
Hi, I have lots of  data layer objects and want to use them in an
ObjectDataSource object to bind it's results to a GridView.
The problem is that all these data layer objects are (let's say)
"connectionless", that is, the connection they use is assigned by an upper
Un-wanted format15 Apr 2007 08:32 GMT1
Hi All;
I am developing a small ASP.NET web site using VS2003, I have a problem when
displaying date information. There is a table made in access 2003 call
“courses”, and I want a data grid component on one of the pages to be
set datagrid width size15 Apr 2007 08:29 GMT1
i am using asp.net with a datagrid control .i want to know how to give
different width size for
each column.
Adding rows programmatically to GridView09 Apr 2007 14:26 GMT1
Guys,
Is there any way to add a row programmatically?
What workarounds would you recommend if this isn't possible? This seems a
big limitatiion of the control as the Win Forms 2.0 DataGridView control
selecting a row in  a datagrid without postback09 Apr 2007 14:24 GMT2
is it possible to select a row in a datagrid without postback.......
FINDCONTROL PROBLEM09 Apr 2007 14:21 GMT1
I have a datagrid and save button in my page.. when i click save button it
doesnt get the text box values. What can be  the problem ?
<asp:DataGrid id="DataGrid_telefon"
OnDeleteCommand="DataGrid_telefon_OnDeleteCommand"
Gridview & Validation Controls09 Apr 2007 14:17 GMT1
How do I get the RegularExpressionValidator to work with a gridview during
an update?  The error message displays briefly -- very briefly, you don't
even see it unless you are stepping through the code, but the update
continues as if nothing happened.  If I have to use the ...
Changeing color of cell of grid07 Apr 2007 20:05 GMT1
We are making a theatre booking system and we want the
cell of grid to change color when we click on it.
 
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.