Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net > july 2003 > threads for sunday july 20

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Difference between Datagrid,Datalist and Repeater control
Posted by elaiyaraja at 7/20/2003 9:38:00 PM
Hi Can any one expalin me the exact difference between above controls and when to select which control. Thanks in advance Elaiyaraja...more >>


Could anyone help me to remove duplicate rows?
Posted by TaeHo Yoo at 7/20/2003 7:37:42 PM
I have a table that has more than 1 milion rows so practically it is impossible to remove all duplicate rows by hand. Could you help me to remove those duplicate rows at all? This table doesn't have primary key( identity ) column. Say Table name => MyTable Column => Col1,Col2,Col3 No primary...more >>

Update from datagrid
Posted by Russ Green at 7/20/2003 7:11:33 PM
I am currently learning asp.net (vb) with Web Matrix. I am building an intranet page that will have an editable datagrid on it. I have got the datagrid to populate OK but I cannot get the Update method to work correctly. I click on edit and and the non-readonly field become editable as in htt...more >>

Problem using .NET UniqueID to reference RadioButton in Javascript?
Posted by intrepid_dw NO[at]SPAM hotmail.com at 7/20/2003 2:51:21 PM
Hi, all. I'm trying to work with some client-side scripting issues with an ASP.NET application. I realize I've probably done something wrong, but at the moment it looks to me like an inconsistency in the way javascript is interpreting form elements. I generate my Javascript from a server-si...more >>

maintain the state of a hidden html control.
Posted by anthru77 NO[at]SPAM yahoo.com at 7/20/2003 2:18:52 PM
Hi, I have a usercontrol which handles the menu functions which is included in the main form.My requirement is to pass a variable to the server and maintain its state when I click an item in the menu. I have a hidden htmlcontrol(runat="server") and i set a value to the control thru a javascript...more >>

special tags
Posted by Lloyd Dupont at 7/20/2003 12:11:48 PM
what means <%= something %> and <%# something %> ...more >>

Web config file in another app being accessed in error!!??
Posted by martin.stickley NO[at]SPAM btinternet.com at 7/20/2003 11:50:56 AM
Hi I am noticing some strange behaviour in some asp.net pages that I have put together and am hoping someone can explain to me what is happening. I have two domains hosted at oneandone.co.uk. My main domain points to the root /. space in my account and contains various htm and aspx pages t...more >>

Page Template
Posted by lesmre at 7/20/2003 11:37:56 AM
Hi How can I do a page tamplate VB If you have an exapme Thinks...more >>



How to change the current thread current culture at run time.
Posted by Manu at 7/20/2003 7:47:34 AM
I have created a new culture : Dim objCulture As New CultureInfo("he") //hebrew When I tried to assign it to the current thread. Thread.CurrentThread.CurrentCulture = objCulture Thread.CurrentThread.CurrentUICulture = objCulture This Caused an exception : " Culture "he" is a neut...more >>

hoe to prevent a control from being executed
Posted by bid at 7/20/2003 7:07:51 AM
I have 2 controls on this page as shown below. The first is a datalist control which contains links to the particular image gallery (second control) I want to display. However I only want the datalist to be used when the page is *not* posted back. I know how to hide the datalist control...more >>


DevelopmentNow Blog