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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sorting a datagrid07 Jul 2004 18:30 GMT1
In asp.net I have created a datagrid which it data source is determined at
runtime. How can add the auto sort functionality to this datagrid?
In the MSDN article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbts
kaddingsortingtodatagridwebcontrol.asp

Mutually Exclusive RadioButton in DataList07 Jul 2004 09:41 GMT1
I can add a RadioButton to a DataList and the button behaves in a mutually exclusive way, e.g. if row three is checked and then row five is checked, row three is then not checked.  This works fine for an HTML RadioButton but...
When I add runat="server" to the RadioButton control, ...
Transfer DataGrid across frames07 Jul 2004 09:29 GMT1
Is there a way to click on a button on one frame and have it populate a
datagrid on another frame on the same page?
Populate Datagrid from a Stored Procedure06 Jul 2004 13:45 GMT1
I am trying to fill datagrid from a stored procedure using the
following code:
Public Sub dgTicketsFill2()
  I have removed a of my connString info for posting purposes
datagrid control06 Jul 2004 05:25 GMT7
Is the datagrid control sort and paging commands work only when both the
page and grid property EnableViuewState=True ?
when i tryed running the page when either one of them was set to false the
sorting or paging didn't work. i just got an black page and the commands
How to implemet the same code in temple column(text box)04 Jul 2004 22:47 GMT2
I have the following code in my text box blur event.
function MakeYearComplete(frmName,ctlName,EntTxt)
{
 _eval('var txtObj = document.' + frmName + '.' + ctlName + ';');
is it possible to deselect an item in datagrid on client side?04 Jul 2004 10:59 GMT2
Hi, I think the title says it all.
Having a datagrid and if the user changes his mind and needs to
deselect (it can not be ignored) previously selected item is there a
way to do this without a postback to the server?
Hyperlink problem03 Jul 2004 03:32 GMT6
I am sure that there is a simple answer to this, but i have not been able to
find it.
I have a hyperlink column to send the user to an external webpage.
But when it is clicked it appends the URL to the current URL
Weird Sort criteria02 Jul 2004 19:44 GMT1
The dataView has the following columns:
CodeType, Code, Description, Amount, CodeDate
CodeType can have the following
values:'BK','BJ','ZZ','BN','BF','BR','BP','BO','BQ','BI','BH'....
DataGrid plain text02 Jul 2004 19:39 GMT3
I have a datagrid with bound columns in it but i just want to add a column
at the end with plain text in it like "Finished" or Started instead of
getting this value from the database.
Any ideas
Err when creating link to each line of grid??02 Jul 2004 19:17 GMT1
I am having err when creating link to each line of grid at LINE 38. My
objective in asp.net is: each line can be linked to page with your
parameters as VB 5/6, Delphi 5/6/7, etc....
See the code bellow:
Datagrid stuff inside02 Jul 2004 16:51 GMT1
I dont know how to describe what i want to do so here goes
I have a data grid which is populated from one table in a database, when the
user clicks on a select button in the grid i want somemore data from another
table in the database to appear below the clicked row.
HtmlInputFile02 Jul 2004 16:18 GMT1
How can I can I get the FileName value from an HtmlInputFile control into a
textbox?  Both controls are in the same row of the datagrid and I'm using
Add/Edit/Delete.
Thank you,
DataGrid to Excel new window02 Jul 2004 13:43 GMT1
When exporting from DataGrid to excel, How can I show excel results in a new
window?
I have the following code:
-------
Datagrid BIG Problem Please Help01 Jul 2004 16:17 GMT4
Can someone tell me what is wrong here i am trying to get a datagrid to
populate from a datasource via and execute reader method, the sql is fine as
i have tested it but it does not put anything in the datagrid
private void DataGrid1_SelectedIndexChanged(object sender, System ...
Pages: 1 2 3 4 5 June, 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.