|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
Victor Rodriguez -
20 Apr 2007 9:25 PM - 3 messages
How can I create a web app asp.net 2.0 multilingual? Victor ...
Ron Black -
20 Apr 2007 3:01 AM - 2 messages
I have been fooling around with the gridview for some time now and built a little program that allows the user to select a row from a sorted and paged gridview which drives them to a detail page. That much works fine as far as ...
MattC -
19 Apr 2007 3:26 PM - 2 messages
Hi, I'm running a trial version of VS2005 (8.0.50727.762) and have created a Web Application (after applying the update to allow 1.1 style web apps) project. I have added an App_Themes folder in which is location Default.css. ...
rn5a -
19 Apr 2007 4:13 AM - 2 messages
Can someone please link me to some articles or show some e.g. on how to embed a DataGrid inside another DataGrid (child DataGrid within a parent DataGrid)? I have Googled on this topic but most of the links point to articles ...
Giorgio Parmeggiani -
18 Apr 2007 8:32 PM - 8 messages
Hi I have a custom control which inherit from IValidator, ASP.NET 2.0, how can i define a ValidationGroup for my custom WebControl? In the IValidator interface i have not found a ValidationGroup property! Thanks for any suggestion ...
Victor Rodriguez -
18 Apr 2007 8:21 PM - 3 messages
How can I a new record on a gridview? Do I need to create a custom gridview? Any ideas? thanks, Victor ...
Madison -
18 Apr 2007 2:24 PM - 7 messages
Hello, I'm working in project that I had created composite control to verify textbox with RequiredFieldVlidator or CompareValidator or RegularExpressionValidator. The composite control working fine on the regular web form but when I place composite control in User Control and place User ...
ns -
18 Apr 2007 9:20 AM - 2 messages
I am trying to set up Report Viewer with Local more report to use in my web app but I can't make it to display any data or print button in toolbar (even though its set to show: true i only see navig and export buttons). ...
Chuck P -
16 Apr 2007 9:36 PM - 2 messages
I have a GridView and I want to add a Column that has Edit save Cancel Button in it. I created the ITemplate column and the button gets created. However, I can't get the grid to go into Edit mode. ...
Victor Rodriguez -
16 Apr 2007 7:21 PM - 4 messages
Is there a way to filter the file types when you use <asp:FileUpload></asp:FileUpload>? I would like to limit the user to import certain types of files. Thanks, Victor ...
Trapulo -
16 Apr 2007 10:23 AM - 5 messages
Hello, I've a page with a gridview and an updatepanel containing a placeholder. When a gridview's row is selected, I load (using page.loadControls) a different usercontrol in the placeholder based on selected row index. Theese are my controls: ...
Morris Neuman -
15 Apr 2007 11:40 PM - 5 messages
Hi, I have a formview bound to an AccessDataSource. AccessDataSource is defined as: <asp:AccessDataSource ID="AccessDataSource1" runat="server" DataFile="C:\Program Files\CallMaster\Data\CallMaster.mdb" ...
|
|||||||||||||||||||||||