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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Refreshing datagrid15 Jan 2004 04:41 GMT4
Hi all...
I have an asp page with a datagrid, and a imagebutton to add a new row.
every time I click that new button, a new page appear and user can entry
data, save and close that page.
Bind Complex Custom Business Object to DataGrid14 Jan 2004 20:10 GMT1
Guys,
Still fairly new to ASP.NET. I want to bind a collection of (what I
think are)  fairly complex Business Objects to a DataGrid.
The properties of the Object (called Company) look something like this
Get value of radiobutton in a datagrid14 Jan 2004 15:14 GMT1
How can i get the value of the selected radiobutton in a DataGrid i
try in many ways like lstSuppliers.FindControl("rdSelect") but i
didn't get it... Any ideas?
<asp:datagrid  id="lstSuppliers" runat="server"
LinkButton in Page Footer problem13 Jan 2004 21:33 GMT1
I am modifying the paging ListItem footer in a datagrid in the ItemCreated
event. I'm adding another cell in which I place a 'Show All' LinkButton. So
far so good. The problem is that when the LinkButton is clicked and the page
is rendered again the grid renders one less row each ...
databound column to hyper link column12 Jan 2004 08:06 GMT1
i have a number of databound columns, how do i convert one of them
into a hyper link column, while still populating the data from the
database?
thanks,
insert columns12 Jan 2004 08:02 GMT3
hello, friends , my problem is, I have a datagrid binding with a dataset, some columns has  a date in unix format, I want transform that data to human time, and insert a column to a datagrid with the data transformed. in other words , insert column to a datagrind binding to a ...
manipulating datagrid at runtime11 Jan 2004 17:19 GMT1
I use datagrid webcontrol on my webform. Curently I execute
stored procedures, fill a dataset, then set the datasource property
of the datagrid to show the data. What I want to know is;
I want to hide/remove certain columns after binding.
datacolumn.expression - Minimum, maximum and average10 Jan 2004 23:06 GMT1
Does anyone know how to find the min, max in a list of fields within a
ROW using the Datacolumn.expression ??
Many thanks in advance.
gg
Dialog Box for Delete in DataGrid10 Jan 2004 13:40 GMT5
I have a datagrid and want a dialog box to appear when user clicks on
the Delete link in the 3rd column of the grid (0 based, column 2), I
have the code:
 Dim UpdateButton As LinkButton = New LinkButton()
DataList: how to use??10 Jan 2004 11:23 GMT1
I am having difficulity understanding just exactly how to use the DataList
(may be using it in the wrong context)
Problem:  I have a dataset that has several long text lines.  It displays in
a Datagrid but looks terrible. (I know the data connections, etc. are
PagerStyle CssStyle doesn't work! Help!09 Jan 2004 22:06 GMT2
I'm trying to set the CssClass property of the PagerStyle, and it just doesn't work.
I've tried this on hyperlink controls, so I know it should work. I'm trying to set the pager numbers one color when they are links, and another color when they are inactive (i.e., if I'm viewing ...
Sorting event for datagrid09 Jan 2004 17:14 GMT1
Can anyone tell me what event is raised when a Datagrid is sorted ?
TNX
Totto
Nested Datagrid reference?09 Jan 2004 14:48 GMT5
I have a datagrid that is nested inside of another datagrid. The code
is below.
The datagrids display correctly, however, I cannot edit the inner
datagrid as I haven't been able to correctly reference it. The Edit
Dynamically Generated Columns needs to hidden09 Jan 2004 04:55 GMT3
I need to hide one column which I bind to my datagrid using a dataset. I
know I can take the column out of my SQL for my dataset, but I cannot I need
that column in my dataset but dont want that column in my datagrid.
Bottom line ...... How can I hide auto generated columns ??????
Datalist with a summarized field09 Jan 2004 02:46 GMT1
   I have a datalist control that shows a dataset content from a Sql Server
database.
   I?d like to show a summarized field (one of the dataset fields) after
the datalist is loaded.
Pages: 1 2 3 4 5 6 December, 2003
 
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.