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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Left-most characters in Data Formatting Expression?15 May 2004 02:46 GMT1
Is there any way to specify in the Property Builder a data formatting
expression that only accepts the left-most X-number of characters from the
column?
Thanks to all!
<asp:EditCommandColumn/> for PushButton bugs?14 May 2004 10:52 GMT1
I am using VB.net
It is found that the <asp:EditCommandColumn/> wouldn't fired an event for
OnEditCommand
If pushbutton has been used:
Problem with Sorting datagrid .. help please14 May 2004 05:18 GMT2
I have a datagrid as follows
<asp:datagrid id="dtgIncomplete" Runat="server"
OnPageIndexChanged="PageActiveRecords" AllowPaging="True"
PageSize="25" autogeneratecolumns="false" Width="537px"
Totals in grid footer?14 May 2004 05:11 GMT3
Is there a way to show subtotals in the footer of a datagrid?
How?
Thanks,
Shane
Listing13 May 2004 20:35 GMT1
I have SQL descriptions like this  
comm.CommandText = "SELECT ForumBaslik.Baslik, ForumBaslik.Soru,ForumBaslik.BaslikID,userTable.kulAd as Kul, ForumCevap.SoruID,ForumCevap.CevapID as CvpID, ForumCevap.Cevap as Cvp, ForumCevap.Ekleyen as CvpEkleyen, ForumCevap.Tarih as CvpTarih ...
Grid Control ItemData event not firing13 May 2004 20:31 GMT5
I have a grid control on a page that I copied from another page and
modified.
For some reason it seem my ItemData event never fires.
I even put a break point in it and it doesn't get there.
ItemCommand not firing w/ a control in ItemTemplate column13 May 2004 13:43 GMT2
I 've been dealing with this problem for a while now.
I have a datagrid in which one column is a template column, encompassing
textboxes (1 hidden, 1 visible) and bound to the same data source column.
Also the footer contains a button to save contents of the textboxes.
Datagrid Link13 May 2004 12:30 GMT1
If  I click on Select column from the datagrid, then I should be able to
display information corresponding to
a particular query based on that row in a datagrid in a different page.
For. eg :
ItemIndex is -1 in ItemCommand after selecting page in DataGrid13 May 2004 00:18 GMT1
I have set up a DataGrid with default paging.  The DG ItemCommand
works fine when user selects row by clicking on ButtonColumn (which
fills in text boxes at bottom of page).  ItemIndex properly shows 0
when first row selected, 1 for second, etc.  But when user clicks on
Access to controls in footer template12 May 2004 20:57 GMT5
All,
  I have created a footer template which I use to add a new entry via
my datagrid.  I also have an edit template to allow the user to edit a
row in the grid.  My problem is this.  The second column of the grid
setFocus within Grid12 May 2004 15:19 GMT1
How can I have the first row of the datagrid highlighted when the page
loads?
I have rows highlighting on mouseover, and doubleclick event, but i want the
first row to be highlighted and also allow the user to use the arrows up and
datagrid rowheight12 May 2004 11:42 GMT3
Is it possible to set the rowheight of the datagrid.
I have a paging grid but if there is say 2 entries then the height of each
row expands to fill the height of the grid.
I want a way to keep the rowheight constant so leaving empty space at the
datagrid codebehind formatting12 May 2004 04:50 GMT3
how do i format datetime in codebehind ?
i use a dll with all my funtions in and the dates are coming out as
15/03/2004 00:00:00
code is like this :-
Microsoft Walkthrough11 May 2004 17:23 GMT1
Using Visual Studio.net, I'm following the Microsoft Walkthrough located at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbwl
kWalkthroughUsingDataGridWebControlToReadWriteData.asp

Everything works as advertised except for the line of code: "r =
Custom Paging in datagrid10 May 2004 20:38 GMT2
i have tried implementing custom paging using the example from 4 guys
from rolla....however example doesnot work as desired.....i.e when the
pagecount is 1...and current page index is 0(for the first page...then
nothing hapens and it does not move to next page...am i missing
Pages: 1 2 3 4 5 6 7 April, 2004
 
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.