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 / Web Controls / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ListItem.AddAttributes has no affect?02 Mar 2004 20:41 GMT3
I am trying to add some attributes to a DropDownList's list items.
For Example
 dropdownList1.Items[0].Attributes.Add("myExpandoProperty",
"myExpandoValue");
OnItemCommand in DataGrid02 Mar 2004 17:39 GMT2
I am using a datagrid in my aspx page. and i have some coulums which contains push buttons. i want to handle click events on these buttons. OnItemCommand is only working for link buttons. please help
regards
vijay.
Design Forms!!!02 Mar 2004 17:06 GMT1
I'm designing a Webs Forms in VS .NET and when I put any control it adds on
form various tables, witch makes a lot of confusion on my code.
How can I disable this thing and design as well as I want. I know that
tables are very useful to design (I use them too for that), but I think ...
Multiselect in DataGrid02 Mar 2004 15:07 GMT1
Does anyone know to code a datagrid that supports multiselect like we do in
Excel?
The multiselect should know the start selected cell index and the end
selected cell index.
ListItem Controls02 Mar 2004 15:07 GMT1
Is there any way to add a TextBox to a CheckBoxList to one item of the ListItem, after during or after data binding? what choices do I have? And where can I start
Any help
Unable find the Control type of Checkbox List in the Controls collection02 Mar 2004 15:07 GMT1
I'm looping through all the controls in the webform and setting properites dynamically by identifying th
type of control using the Get.Type(). I can find out all the controls correctly except checkboxlist control
which is returning the type wrong as "System.Web.UI.WebControls ...
Frames in WebForms?02 Mar 2004 15:06 GMT4
Hi gurus,
Can I have Frames in WebForms?
How can I use them?
--
Datagrid Update and Cancel events fire as Edit02 Mar 2004 15:06 GMT1
I have a datagrid that is created at run time
  DataGrid dgG = new DataGrid();
  BoundColumn bcB;
  dgG.CellPadding = 5;
User Controls02 Mar 2004 15:05 GMT1
In a test project, I have created two WebForms and one WebUserControl that contains a textbox and a button. I would like to display a string in the textbox when the WebForm1 is used, but another string when WebForm2 is used. How can I do this? Do I have to create 2 different ...
inherit from webcontrol or webcontrols?02 Mar 2004 15:05 GMT1
I would like to know whats the difference of inherit from webcontrol or webcontrols
In wich cases its better the use of one or another
Thanks in advance
Regards
aspx pages question02 Mar 2004 15:05 GMT1
Hi, i have a newbie dud
I would like to develop a portal, and i have two web controls (the left menu, and the top menu
The only thing that i need its the central part (to show information depending in where you clicked in the menus
What is the best way to make this...? For example.. ...
Urgent : InvalidCast... Please help me..02 Mar 2004 15:05 GMT1
Dear all experts,
I have this:
An assembly (proxy.dll) which is a WebService proxcy client
Case 1 : [does not work]
Adding controls02 Mar 2004 15:05 GMT1
Hi...
I have a web custom control (inherits from webcontrol) that has (by default) a button and a textbox, i would like to know how its possible, when i click this button, adding a button more "on the fly", wich dont dissapear when i click again this last button.... for example...
unable do find dynamically created controls in a datalist02 Mar 2004 15:05 GMT1
I am using a datalist control to display data from the database like everyone else.  However I am unable to find dynamically created controls in the datalist.
Description
To simplify the use case, for every record I retrieve from the database, I display a checkbox, a hidden field ...
Question on Data Key Field In Datagrid02 Mar 2004 15:04 GMT1
This is Visual Basic .NET web forms development
The data key field property in the datagrid allows one field only to be specified and it should be the primary key of the records being displayed in the datagrid.  But the primary key consists of 3 fields for the records that I have ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 February, 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.