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
Dynamically Add Validation to Datagrid23 Mar 2005 11:42 GMT2
I have a dgrid with some edit boxes for entry which i need to validate.
When i input the validation within the bound columns in the .aspx page it
works fine, but if try and add the validation dynamically in the code behind
file - i get the error that it cannot find the control to ...
Dataset22 Mar 2005 17:48 GMT2
How do store text from text boxes in dataset?
Help22 Mar 2005 16:11 GMT2
I want to know how can I make the datagrid display not only as a rectangular
table format.
For example, row 1 data in the datagrid
i want to display the column of "row 1" in the first row of output,
UserControl inside of datagrid - loses its viewstate when datagrid is re-bound on postback22 Mar 2005 04:19 GMT6
I have a simple usercontrol, a datepicker which contains 3 dropdownlist , it
resides inside a datagrid column and i set the selecteddate property of the
usercontrol from one of the DataBinder.Eval 's ... everythign works fine.
The datepicker also works fine on a regular page, and ...
Sophisticated Dynamic DataGrid Not Firing Event ! Desperate !21 Mar 2005 22:48 GMT2
Help!
I made a DataGrid in code behind only.  There is no reference to it in
the ASPNET page template.
With a search button on the web form, the click gets a dataset and
EditItemTemplae and Postback21 Mar 2005 21:19 GMT1
I have a dropdownlist in the EditItemTemplate. I have AutoPostBack set to
True.  The page does post back on SelectedIndexChanged but I can't seem to
add a handler to grab it.  
Anyone have a sample?  
Compact code21 Mar 2005 21:12 GMT3
I have mycontrol as custom control and I need to get some
data from a control
on a different page. My code is below. It is working
perfectly fine, but since
Datagrid column width21 Mar 2005 17:05 GMT1
I am having real trouble changing the width of a column on a datagrid. I
have tried changing the size of an existing column and adding a new column
with the width predefined but nothing seems to have any effect and its
driving me mad. Can somebody please tell me what I am doing ...
Different FontColors depending on Value21 Mar 2005 14:35 GMT1
I want to display the text in a different color if a value in an other
column ist False. How can I realice this?
Many thanks in advance
Joerg Reinhardt
Annoyingly simple problem21 Mar 2005 01:38 GMT4
Could someone help me with this simple problem?
I'm trying to open a new window from a HyperLink column in my datagrid.
 The definition of the column is as follows:
                            <asp:HyperLinkColumn Text="..."
DataGrid doesn't do HTML entity encoding.20 Mar 2005 20:30 GMT1
I have a DataGrid bound to a table where one of the strings is "<Unknown>".
When this is sent out via the DataGrid control as HTML it is not encoded and
therefore it looks like a tag in the HTML stream. What I would expect is
"&lt;Unknown&gt;". Does anybody know how to make this ...
Access individual item in a datagrid20 Mar 2005 02:23 GMT3
Hi people. I've been pulling my hair out over this one. :)
Ive got a datagrid that contains values pulled from a sql query. its
limited to one record because the record is unique in that it contains
user login data (username password etc)
iterate through only one  column of a datagrid20 Mar 2005 00:34 GMT4
I need to access the information in only one column of a datagrid.  The
column is column[3].  When iterating through the grid I want to find all
instances where the entry is "" and change it to read "N".  If the entry !+
"" then I want the entry to read "Y".  Any ideas on how I can ...
Datagrid sorting does not work18 Mar 2005 22:49 GMT2
I have added sorting to my datagrid. I added the event handler
   Private Sub dgrItems_SortCommand(ByVal source As Object, _
         ByVal e As
System.Web.UI.WebControls.DataGridSortCommandEventArgs) Handles
Check Parent-child relationship in datagrid18 Mar 2005 20:43 GMT1
I have two data tables and forms the parent-child relation between them.
However, not all parents have child row, In
the datagrid, if the parent row has child records, the first image of will
display "plus" picture , otherwise the image will
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.