|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
Problem hosting .net user control on Windows Vista / IE7
M. Cota -
1 Sep 2007 11:37 AM - 1 message
Hello, I have found a problem running a .Net user control hosted by IE on Windows Vista / IE7. This problem doesn't occur on Windows XP / IE7. Here's a sample page that can be used to reproduce the problem: ...
client retrieval from GridView cell values that are in an UpdatePa
thoward -
31 Aug 2007 9:00 PM - 4 messages
I am working with ASP.NET 2.0 c# and Ajax control (UpdatePanel). The GridView Control is nested within an updatePanel Control which is populated using the partial post-back method. I am needing to extract the GridView ...
Gridview Exception
msnews.microsoft.com -
31 Aug 2007 8:37 PM - 1 message
I've added code to delete a record withing the gridview. After the sub exits an exception is immediately thrown. I'm baffled by this one. Exception Details: System.FormatException: Input string was not in a correct format. Source Error: ...
Multiple languages in projects
Elmo Watson -
31 Aug 2007 7:45 PM - 2 messages
From what I understand, in AsP.Net apps, you can use/mix multiple language files. Is this also possible in Winforms? for example, if I have a VB.Net project, and find some online C# code that I want to use, is it possible to add the C# code into the VB.Net project? ...
Re: Gridview e.OldValues and e.NewValues are nothing
GeneB -
31 Aug 2007 1:48 PM - 2 messages
If I am understanding you correctly, the reason e.NewValues and e.OldValues are not populated is that you are dynamically populating the gridview. The e parameter relies on a design time datasource to populate these values. In order to make this work, you will have to programmatically grab the values from the edit and create an update. ...
Re: ajax
Walter Wang [MSFT] -
31 Aug 2007 12:17 PM - 2 messages
Hi Victor, Can you please post your code here? or you can send your complete to me via email. This should work by default. If you start from scratch to create a new WebForm to use my code, does it ...
total items in paged output
Trapulo -
31 Aug 2007 10:12 AM - 9 messages
Hello, I've a gridview binded to an objectdataSource. Custom paging is enabled and my objectdataSource is using a SelectCountMethod to retrieve the number of total retrieved rows when it's showing only 25 rows at time (the rows that ...
Gridview column width
peter -
31 Aug 2007 6:08 AM - 2 messages
I have a GridView, there are several boundfileds. How can I set these columns' widths at design time and run time? Thanks Peter ...
RE: FileUpload Control on Mobile Form
Steven Cheng[MSFT] -
31 Aug 2007 4:02 AM - 8 messages
Hi Woodgnome, Are you still focus on this issue? I've just got some new info. I've discussed with a DEV engineer who has ever worked on a similar issue, here is a workaround for mobile page to use the fileupload control. See the ...
|
|||||||||||||||||||||||