Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score Repeater OnItemCommand
Peter - 23 Oct 2008 3:22 PM - 4 messages
Hi, I have an <asp:Repeater> on my page. In the repeater I have LinkButtons, which when clicked cause an "OnItemCommand" method to be called. In my "OnItemCommand" method, I notice that the e.Item.DataItem property is null. Is this normal? Is it possible to have this property ...
Score Webparts and Firefox
Marc - 22 Oct 2008 11:22 AM - 10 messages
Dear all is it correct that webparts in asp.net 3.5 (which is as far as I know asp.net 2.0) do not work properly in firefox and the asp.net futures will work but are a beta version? ...
Score cascading menus
support - 21 Oct 2008 8:44 PM - 2 messages
In dotNet, I want to have cascading pulldown menus. Hence, the items are: { a, b, cx, cy, cz, d}, but I don't want to show cx, cy, cz unless the user selected one of the c's. Does anyone know a clever way to do this? ...
Score auto change text in textbox
azad - 21 Oct 2008 2:51 PM - 2 messages
Hi,     I want to change my Text in textbox so what  coding will be do. ex:- when user given  input A,  A is autoconvert to B, textbox showing only B  not A,  without using enter. ...
Score Drag image inside container
Meelis Lilbok - 21 Oct 2008 10:00 AM - 2 messages
Hi I have a following question Lets say we have a Panel and inside that panel a Image control on ASP.NET web site. Panel siz is 200x200px Image size is 400'x400 is'it possible with asp.net ajax to move picture inside panel with mouse? ...
Next » 2 3 4 5 6 7 8 9 10