|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
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 ...
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. ...
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 ...
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 ...
Steven Cheng[MSFT] -
31 Aug 2007 4:02 AM - 10 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 ...
|
|||||||||||||||||||||||