Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:778576
More Search Options
RSS Available
Matching Posts
sorting in datagridview
Hi In my C#windows application I have a datagridview with a textboxcolumn. For sorting I had written the code dataGridView1.Sort(dataGridView1.Columns[0], System.ComponentModel.ListSortDirection.Ascending); when I enter values 1 2 10 it shows in the order 1 10 2 How can I show it as 1 2 10
Posted to
Getting Started
(Forum)
by
anupalavila
on 11/30/2009
Re: sorting in datagridview
How can I check it I had alread made changes in grid Edit Columns-->Default CellStyle--> Format-->Numeric but it dosent work
Posted to
Getting Started
(Forum)
by
anupalavila
on 11/30/2009
File uploading and Downloading
Hi, Me with C# asp.net I want to upload some files (word files,setup,pdf etc) to a folder and in another page I want to list all the files and download from that page. How can I do this? Thanks in advance Anu Palavila
Posted to
Getting Started
(Forum)
by
anupalavila
on 11/20/2009
How can I make such a selection
I have two tables 1)LocationMaster with fields locationId,locationName 2)LocationProductQuantity with fields locationId,productName,Quantity How can I make a select command such that I will result location quantity for each product (0 if no entry in LocationProcuctQuantity for a location) ie if LocationMaster contains locationId locationName 1 Loc1 2 Loc2 3 Loc3 and LocationProductQuantity contains locationId productName Quanity 1 pen 10 2 pen 20 2 book 5 3 book 40 It should show as Loc1 pen 10 Loc2
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
anupalavila
on 11/10/2009
marquee stops on javascript in IE
Hi Me with C# asp.net, in my web page I am using a javascript to change Image and a marque for sliding another image the problem is that when the change image javascript changes the image marquee stops and when the chage image is changed marquee starts running. any solution for this problem the javascrip is home-slide.js $(window).load(function() { $.each($('#mainstory_banner').find("a"), function() { $(this).click(function() { var host = window.location.host; var dest = this.href;
Posted to
Web Forms
(Forum)
by
anupalavila
on 10/21/2009
marque stops because of javascript
Hi Me with C# asp.net, In one of my web page I am using a marque and a javascript to change image. I am getting a problem with the marque ie, it stops its movement at certain point then it starts, I dont know why it struck at some point. When I removed the java script it works fine. How can I avoid this problem Thanks in Advance Anu Palavila
Posted to
Web Forms
(Forum)
by
anupalavila
on 10/19/2009
if NULL then how can I return as 0
Hi select sum(quantity)Qty from InventoryProductMaster where productId='1' on some cases the above query return NULL in such cases how can I return as 0 ie if NULL then return 0
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
anupalavila
on 10/19/2009
marque image stops at some point and moving in IE
Hi, I am using an Image marque in one of my page <marquee direction="left" width="100%" style="height: 28px; "> <asp:ImageButton ID="ImageButton1" ImageUrl="~/CngImage/cute.gif" runat="server" Width="30px" Height="30px" /> </marquee> It works fine when I use it in a new page but when I placed in between an existing page in IE the image stops at some point and moving, in the further cycles also its stoping
Posted to
Web Forms
(Forum)
by
anupalavila
on 10/12/2009
Re: marque image stops at some point and moving in IE
this is the page which shows marque image stoping <html xmlns="http://www.w3.org/1999/xhtml" > <head id="Head1" runat="server"> <title>--:::</title> <link rel="SHORTCUT ICON" href="Images/logo_it.jpg" /> <link rel="stylesheet" href="Style.css" type="text/css" /> <script language="javascript"> function funOpenWindow() { var width = 600; var height = 300; var left = parseInt
Posted to
Web Forms
(Forum)
by
anupalavila
on 10/12/2009
substract two select commands
Hai My first query select sum (quantity)Qty from GRNMaster where Pid='9' returns the result 10 and second query select sum (quantity)Qty from PRNMaster where Pid='9' returns the result 6 How can I substract the result of 2st result from the 1st result so that it shows 4 which would work in a single execution Thanks in Advance Anu Palavila
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
anupalavila
on 10/10/2009
Page 1 of 31 (309 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online