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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
I need to run a vb.net or aspx.net file every 10 seconds.17 Dec 2004 08:48 GMT1
I need to run a vb.net or aspx.net file every 10 seconds. The Task Scheduler
in Windows 2003 Server can only do it every 1 minute at the minimum, but I
need it every 10 seconds. Is it possible to write a small program in VB.NET
that would run in the background without using much ...
How can i trap the SelectedIndexChanged event on a dropdown within a Datagrids EditItemTemplate column17 Dec 2004 08:41 GMT1
I have a datagrid with two edititemtemplate columns that contain
dropdownlists, these are 1)lists manufacturers of cars, 2)lists car
models for a manufacturer.
i need to rebind the second dropdown with only the models for the new
Hidnig column in grid populated at runtime using DataSet17 Dec 2004 06:56 GMT3
I cant seem to find a property or method to hide the ID colum in a  
datagrid column which is populated using a DataSet at runtime (no columns  
defined at design time).
Any help/suggestions in this regard will be highly appreciated.
Multiple Round Trips16 Dec 2004 21:39 GMT1
  In my datagrid I have template columns. In the template Columns I have
dropdown list controls that get populated when I clik on my Edit button. they
work fine its just that I have noticed that it posts back multiple times in
order to get the data. The reason I believe is ...
Total result from datagrid data16 Dec 2004 20:24 GMT2
   is it somehow possible to calculate the data from the
datagrid and display the result somewhere in the footer?
Thanks
Strange prob16 Dec 2004 18:54 GMT3
   I have a datagrid which I has the ability to update
the records. Above the dg I have a textbox 2 validators
and a submit button. Now the problem is that when I want
to edit a row then the validator comes up with the message
Viewing A DataSet Created On The Fly!16 Dec 2004 09:22 GMT1
The following code snippet creates a DataSet on the fly which is then passed to a DataView so that the DataSet can finally be viewed in a DataGrid control:
'Create the empty DataSet
Dim objDS As New DataSet("MyDataSet")=CreateDataSet()
'Create the new table & add columns
Getting HTML output generated by Datagrid in ASP.NET16 Dec 2004 08:33 GMT3
Hi everybody out there
i am developing a control in ASP.NET and would like to know that how to trap
the HTML content spitted by DataGrid Control.
I know that RenderControl traps the html output and browser renders it on
Drop down column in datagrid16 Dec 2004 07:25 GMT2
How can i add a drop down column in datagrid ? is standard datagrid has this
capability ?
thx,
henyung
conditionally display icon in template column?13 Dec 2004 13:42 GMT4
I'm finishing up my first attempt at an asp.net app. I know this question is
likely documented all over the place but I have a handful of things to
figure out in order to finish this up and now I'm under a time constraint...
so... I'm digging into a couple of things myself and ...
ASPX page closing slowly with large datagrid13 Dec 2004 01:23 GMT1
I have an issue with aspx page that displays a large datagrid. When i
click a button and display the grid everyting works fine. when i click
a button on the page which is a response.redirect to another page there
is a very long delay before the button event is fired and the page
Best datagrid11 Dec 2004 19:48 GMT2
Please I'm looking for the best Datagrid for an ASP.NET application in terms
of functionnalities and speed.
Thanks
Patrick Imbault
Empty row in DataGrid10 Dec 2004 17:44 GMT1
I have DataGrid with five columns.
DataGrid must have every sixth row empty!
Row 1 = DataItem 1
...
Multiple DataBinds fail to reflect change in DataView Sort10 Dec 2004 14:15 GMT1
I have constructed a datatable that is a subset of my dataset. I use a
cached dataview as the datasource for my datagrid.
For performance reasons, I have disabled viewstate on my datagrid and
thus I must perform a databind on postback prior to additional
Truncate text in column10 Dec 2004 13:42 GMT1
Does anyone know a way to truncate the text in a column such that the text
doesn't wrap to a second line?  With winform you can MeasureString using the
Font, but I can't find a way to use that with asp.net.
One thought occurred to me - turn off "wrap text within cells", but that
Pages: 1 2 3 4 5 November, 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.