First  |  Prev |  Next  |  Last
Pages: 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
'Gridview1' fired event Sorting which wasn't handled
If you are setting the DataSource of your GridView programmatically, set its DataSourceID property instead of DataSource; suddenly you'll be able to use the default sorting function. Vincent wrote: 'Gridview1' fired event Sorting which wasn't handled 23-Feb-08 Hi, I created a gridview bound to the roles ... 19 Mar 2010 13:13
Million Dollar Homepage Script
Hi all, Does anyone know where I can find a million dollar homepage script that works with ASP.NET? All I've come across so far are PHP implementations and nothing for the .NET crowd. Thanks. ... 24 Mar 2010 20:33
ObjectDatasource - preventing DataBinding before I press Button
I would like to create a very simple form. When client enters it he has a filter to set. Then push the button get the data and display in GridView. Grid uses ObjectDataSource and allows paging and sorting (using custom stored proc returning only data needed on current page). But seems that ObjectDataSource i... 22 Mar 2010 06:05
Invoke method after a regular time interval
Hi, I am working asp.net 2005 . I want to save my data into database after every 2 minutes till my application is running. For this I have to call save method after every 2 min so please help to solve this. Thanks , Hemant ... 18 Mar 2010 07:05
LinqToEntitiesDomainService
I have a LinqToEntitiesDomainService that I would like to use to drive a report using a ReportViewer. I can set up the object data source, but the report won't run as get "out of context" error on the data. Is there a best practice way to make this work? ... 18 Mar 2010 14:22
Response.ContentType = "application/vnd.ms-excel" IGNORED!
I've an application that worked well on IIS6. I moved it to IIS7, and response.contenttype is now ignored. my code ends with: Response.ContentType = "application/vnd.ms-excel" Response.Flush() Response.End() But the browser receives "application/octet-stream" as mime type! IE shows ... 7 Apr 2010 00:17
Unit Testing ASP.NET
Alright, so I'm trying to do the right thing and bring the concept of Unit Testing into our ASP.NET Web Application, but we're running into walls left and right. The biggest challenge we're facing right now involves unit testing a .ASPX page where the assertion needs to evaluate a property of a ..ASCX user con... 22 Mar 2010 10:32
bobj.crv.writeWidget({'cons':'bobj.crv.newViewer','args':{'id':'Cr
My asp.net application with crystal reports using ajaxToolkit 12.0 and with 2.0 framework began to give this problem. Before she was running normally, but now when you load the page with the report this error occurs. What to do? I tried reinstalling Crystal and ajaxToolkit not resolved. The error refers to the o... 17 Mar 2010 11:23
bobj.crv.writeWidget({'cons':'bobj.crv.newViewer','args':{'id':'Cr
My asp.net application with crystal reports using ajaxToolkit 12.0 and with 2.0 framework began to give this problem. Before she was running normally, but now when you load the page with the report this error occurs. What to do? I tried reinstalling Crystal and ajaxToolkit not resolved. The error refers to the o... 17 Mar 2010 11:23
what is Webresource.axd?
Hi asp.net 3.5 In my webpage (default.aspx) I see reference to 2 WebReference.axd: <script src="/WebResource.axd?d=KRzGRTklEubj1hExv1cyog2&amp;t=633909506045194578" type="text/javascript"></script> I wonder what this code is? To me it looks like a reference to a javascript. Also it looks like these 2 Web... 17 Mar 2010 22:19
First  |  Prev |  Next  |  Last
Pages: 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75