How to change a control in the Ajax control toolkit. Specifically NumericUp Down
Hello I was thrilled to find and use the Ajax NumericUpDown control. The problem is that the control is much too wide. For example if you just have single digit numbers (1 through 10) | | 0 | 12 | 11/26/2009 6:53:02 PM |
Correct Controller code for a 301 Redirect
I am designing a new dynamic site from a static site. I have the route all
sorted but I have a question on my Action method.
Below is the code but when testing and looking at the headers | | 0 | 12 | 11/15/2009 6:10:45 PM |
NumericUpDown(Spinner) control is off in vertical alignment
I am using the Ajax NumericUpDown Extender Control (A.K.A. Spinner control). Inside of a GridView control. It works great. Except for one major problem.
I am also using the Ajax tab | | 0 | 12 | 11/11/2009 9:50:33 AM |
linq 2 xml - futures
Hi there , since microsoft "killed" the l2s project and recommends on l2e...
wonder what about the linq 2 xml - microsoft will continue supporting it ?
Ar | | 0 | 11 | 11/11/2009 9:50:29 AM |
How to put controls inside of the Ajax tab control
I want to use tabs that are available in the Ajax control toolkit . http://www.asp.net/AJAX/AjaxControlT | | 0 | 7 | 11/11/2009 9:50:28 AM |
How to point to another page to populate a Tab - Ajax Tab Control
I have created a page and sucessfully added the Tab Container, Tab Panels and ContentTemplate controls to each tab... so far so good.
Instead of just hard coding content to the Tab's | | 0 | 19 | 11/11/2009 9:50:25 AM |
Can we apply Div Based layout in ASP.NET FORM VIEW CONTROL?
Hi Everyone, Does anybody have idea for How to apply Div Based layout in ASP.NET FORM VIEW CONTROL's LAYOUT template?
I don't want to apply Table based layout. | | 0 | 16 | 11/11/2009 9:50:25 AM |
Update Panel Problem
I am using vb visual studio pro. I have an image upload that work just fine. My question is ..... Does anyone know why my fileupload control....when I put it in an update panel | | 0 | 12 | 11/11/2009 9:50:24 AM |
Remove item in List<t>
HI,
I have definition for list as List<string[]>... how do I remove an element in this list? I did the following but not working: List<s | | 0 | 13 | 11/11/2009 9:50:20 AM |
Tab control need for asp.net 2.0
hi guys,
i need an ajax tabcontainer tool for asp.net 2.0??
Thanks
ashish | | 0 | 14 | 11/11/2009 9:50:19 AM |
DRM enabled asp.net application
hi,
can anyone help me in building a (DRM) Digital rights management in asp.net for an online music store. I have experience in .net but I am totally new in this DRM | | 0 | 11 | 11/11/2009 9:50:18 AM |
How add attributes dynamically into method domainservice class
I need add attributes dynamically, for example RequiresRolesAttribute(params[] roles) into (GetEmployees(),InsertEmployees(Employee e) or any method related with the business log | | 0 | 7 | 11/11/2009 9:50:18 AM |
ASP.net Ajax samples
I would like to learn ASP.net Ajax. Are there any samples on how to use ASP.net Ajax and JQuery. There are a lot of focus on updatepanels. But They are slow in progress. So I would like to | | 0 | 10 | 11/11/2009 9:50:15 AM |
Ajax search box where typing in letter reloads GridView
I have a GridView control that has a few thousand records. Currently it uses alphabetized paging. Where if you click on the letter of the alphabet it will load the GridView with all of thos | | 0 | 12 | 11/11/2009 9:50:10 AM |
CTS and CLR ?
what is CTS and CLR ?
| | 0 | 11 | 11/11/2009 9:50:08 AM |
How to run a timer in the background of ASP.NET application
Hi All, I have a requirement to do some queued tasks at a defenite time interval. In my asp.net web application I need to implement this as a thread or a timer. I would start the thread dur | | 0 | 13 | 11/11/2009 9:50:07 AM |
Convert MS Word Document to PDF
Is there any free component for .Net which can convert a Word / Excel Document to PDF? Can this be supported by Windows / Web .Net Application? | 0 | 11 | 11/11/2009 9:50:06 AM |
Jquery and Modal Popup
Hi,
Please suggest on how i can go ahead to create the modal dialog using Jquery in asp.net which provides similar functionality from ModalPopupExtender from the Ajaxcont | | 0 | 14 | 11/11/2009 9:50:04 AM |
Seperate ClassLibrary for codebehindFile
Hi all,
We are going to create new web application so we are planing to devide all aspx pages and aspx.cs pages.
we want to maintain all codebehind files in se | | 0 | 9 | 11/11/2009 9:50:02 AM |
Export to Excel button in the List Page template
Hello, I need to enhance the List page template of a dynamic data project to include an export to excel button. I got several errors. I'm new to the subject and a complete set of steps i | | 0 | 8 | 11/11/2009 9:50:00 AM |
Dynamic Data Ternary Relationship with Domain Services
Hello, i have problem when use Domain Services with the template DynamicData Preview 4, the relationship recursive or ternary in the table "Employees" not visible f | | 0 | 13 | 11/11/2009 9:49:59 AM |
Sealed Class
What is sealed class ? why do we use sealed class ? Its advantages and disadvantages. | | 0 | 13 | 11/11/2009 9:49:57 AM |
What is JSON
Hi,
What is JSON? How to use in .NET? can any one give me one example?
| | 0 | 15 | 11/11/2009 9:49:55 AM |
How to display "Loading" message when propulate treeview nodes on demand?
When populating treeview nodes on demand, I need to display "loading" or "busy" message to users so that users know the request is processed by the servers and it will take se | | 0 | 13 | 11/11/2009 9:49:53 AM |
UpdateProgress : Sys.WebForms.PageRequestManagerTimeoutException: The serve r request timed out
Hi,
I am getting a problem due to updateprogress. When I place UpdateProgress on a page and run it I get exception alert : Sys.WebForms.PageRequestManagerTimeoutException: The server req | | 0 | 10 | 11/11/2009 9:49:35 AM |
How to call page render complete event
I am using Google language converter in my website, in one of my page(for printing
purpose) I use button and a dropdown to select relevant language for
conversion. If user cli | | 0 | 12 | 11/11/2009 9:49:33 AM |
Expand icon not being displayed when using Ajax collapsible panel control
I am using the collapsible panel AJAX control. Basically I have a grid inside of a collapsible panel. It works great as the Grid Will appear and disappear when someone presses a button repre | | 0 | 11 | 11/11/2009 9:49:31 AM |
Should one ever use more than one set up update panel controls on a web for m?
I have a web form with a gridView control. If someone clicks on a row in the grid, various edit controls on the web form are populated with the values that were in the GridView ro | | 0 | 15 | 11/11/2009 9:49:30 AM |
web chart dll question
we are using web chart dll in asp.net
when i run the chart every time image store in fo | | 0 | 8 | 11/11/2009 9:49:29 AM |
How it is possible to give a warning to client without any postback?
Say that there is a gridview which is bind to a database table by SqlDataSource. How it is possible to give a warning to client without any postback, if there is a new entry to the table by someo | | 0 | 7 | 11/11/2009 9:49:22 AM |
Server Problem w3wp.exe
Hello,
We have a
w3wp.exe that uses 99% CPU for a lot of time.I have use Dot net back end is
MYSQL. How can I find what asp script causes this? I make a u | | 0 | 8 | 11/11/2009 9:49:21 AM |
DynamicData for Silverlight?
Hi, Is there any plan for implementing Dynamic-data/scaffolding for silverlight?
Thanks, Yash | | 0 | 14 | 11/11/2009 9:49:18 AM |
Add value to request header.
I want to set header
value in a page aspx page and excess in another aspx
page. The following is my code. I am getting propertyInfo as null. Thxs in advance.
| | 7 | 23 | 10/22/2008 8:35:46 AM |
change the browser controls text
Hi All,
I have to change the Fileupload server control's text.Now by default it displays "Browse...". I want to change this text to something (eg: File upload). If u have s | | 3 | 58 | 7/14/2008 11:53:53 AM |
Image copy/Paste on a asp.net webpage
Hi All, | | 18 | 47 | 6/4/2008 4:25:43 AM |
ASP.NET page compilation and Execution
Can anyone please tell me how ASP.NET page gets compiled (if the code is contained in code behind page file i.e. .cs) and executed ?
Thanks in advance,
Sagar | | 2 | 68 | 5/26/2008 10:45:54 AM |
.Net 2.0 Class Libraries..
Hi frinds Urgent for me...
right now on my server I am using .net framwork version 3.5...
but I have an other sever which is having only .net 2.0 can any one tel m | | 0 | 66 | 5/19/2008 8:49:30 PM |
Languages in ASP.NET
I have web-site(VB.NET) and service(Delphi.NET). When i call getDBData() function from web-site, service return an array of String. Database contains english, russian and chines | | 2 | 65 | 5/19/2008 1:08:46 PM |
Changing local resources location
Hi. Is it possible to use another folder than the APP_LocalResources to store language files? This goes for both aspx and ascx files. The reason i ask is because of some publishing problems. | | 0 | 77 | 5/19/2008 8:15:02 AM |
Dynamic DataView Insert and Linq
I'm basing most of my site off of the dynamic data templates. I've had to make some changes, of course, and they are working out great. But I need further customization and am not sure wh | | 3 | 82 | 5/19/2008 7:26:21 AM |
java script postback problem in asp.net page
hello,
this is my javascript for popup window
< script | | 5 | 80 | 5/18/2008 3:07:42 PM |
What do I need to do on server to make AJAX work?
Hi,
I'm currently running an ASP.NET 2.0 application in our production environment. I've just implemented some AJAX functionality on the app.
On my development PC, I have | | 6 | 77 | 5/17/2008 7:22:33 PM |
C# Using Linq to Query DataTable and Bind to Gridview
I have been trying to figure out, to no avail, how to query a datatable with linq and than bind those results to a grid view. How do you select specific columns from the table and then bind | | 9 | 70 | 5/17/2008 10:46:12 AM |
Upload and save file name using formview and object data source in ajax
Hi, My requirement is, I will upload a file to server and that file
name will store in DB. That file upload control is in formview 's edit
and insert template. Form view in | | 0 | 83 | 5/17/2008 6:05:48 AM |
How to work with Dynamic populate extender
Hello Can any one tell me how to use Dynamic Populate Extender. Is possible try to send me one sample code for populating a dropdownbox on clicking a button.
Waiting for | | 1 | 541 | 5/16/2008 3:30:07 PM |
how to find Internet connection status ??
Hi,
I am new in Asp.Net and i am new user of this forum. I have create Cilent-Server System in my current organization. This product work on Intranet (LAN).
In our product, there | | 3 | 72 | 5/13/2008 11:05:53 AM |
Example how Silver Light works
Hi all,
Can anyone please explain me how Silver Light works in asp.net.If its posible please give a small example how we use SilverLight in asp.net
| | 3 | 71 | 5/12/2008 12:36:17 PM |
Dropdownlist and Ajax Updatepanel
Hi,
I have poted this issue in Ajax Forum about 10 days ago but I haven't received any reply, that's the reason why | | 0 | 114 | 5/9/2008 8:10:05 AM |
What is Concrete method in Dot Net?
Hi Folks,
Can you please clarify my doubts?
What is Concrete Method in Dot Net?
Can we create the Concrete method?
If yes then How can we create it?
| | 4 | 44 | 5/9/2008 7:38:22 AM |
Best URL rewriter?
Hey! I am about to build a new web application (ASP.NET Framework 3.5 / Ajax.net / MySql) and thinking of using some kinde of url-rewriter. I have looked on the urlrewrite.net | | 0 | 73 | 5/8/2008 8:37:37 AM |