Click here to Skip to main content
15,897,519 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionVALIDATION Pin
Member 1020493012-Aug-13 7:48
Member 1020493012-Aug-13 7:48 
AnswerRe: VALIDATION Pin
Richard Deeming12-Aug-13 8:40
mveRichard Deeming12-Aug-13 8:40 
GeneralRe: VALIDATION Pin
Dusara Maulik12-Aug-13 9:37
Dusara Maulik12-Aug-13 9:37 
Questionhttp://www.codeproject.com/Articles/294657/Month-and-Year-Picker-UserControl Pin
Member 1007030811-Aug-13 20:51
Member 1007030811-Aug-13 20:51 
AnswerRe: http://www.codeproject.com/Articles/294657/Month-and-Year-Picker-UserControl Pin
Bernhard Hiller11-Aug-13 22:19
Bernhard Hiller11-Aug-13 22:19 
QuestionHow to make update version Pin
sathishvegeta11-Aug-13 19:00
sathishvegeta11-Aug-13 19:00 
AnswerRe: How to make update version Pin
Forbiddenx21-Aug-13 1:19
Forbiddenx21-Aug-13 1:19 
QuestionImage is not getting displayed when rdlc report is exported to Excel or Word. Pin
Member 96143559-Aug-13 7:23
Member 96143559-Aug-13 7:23 
AnswerRe: Image is not getting displayed when rdlc report is exported to Excel or Word. Pin
Maciej Los10-Aug-13 23:44
mveMaciej Los10-Aug-13 23:44 
QuestionGridview in ASp.net Pin
lalitha198-Aug-13 23:01
lalitha198-Aug-13 23:01 
AnswerRe: Gridview in ASp.net Pin
ZurdoDev9-Aug-13 7:26
professionalZurdoDev9-Aug-13 7:26 
AnswerRe: Gridview in ASp.net Pin
Musakkhir10-Aug-13 21:52
professionalMusakkhir10-Aug-13 21:52 
AnswerRe: Gridview in ASp.net Pin
Dholakiya Ankit12-Aug-13 2:32
Dholakiya Ankit12-Aug-13 2:32 
Questionlurn .NET Pin
Member 101844618-Aug-13 18:58
Member 101844618-Aug-13 18:58 
QuestionRe: lurn .NET Pin
Richard MacCutchan8-Aug-13 21:49
mveRichard MacCutchan8-Aug-13 21:49 
AnswerRe: lurn .NET Pin
ZurdoDev9-Aug-13 7:31
professionalZurdoDev9-Aug-13 7:31 
AnswerRe: lurn .NET Pin
Herbisaurus18-Aug-13 22:49
Herbisaurus18-Aug-13 22:49 
QuestionMobile detection? Pin
Gregory Gadow8-Aug-13 4:48
Gregory Gadow8-Aug-13 4:48 
AnswerRe: Mobile detection? Pin
David Mujica8-Aug-13 5:21
David Mujica8-Aug-13 5:21 
GeneralRe: Mobile detection? Pin
Gregory Gadow8-Aug-13 5:46
Gregory Gadow8-Aug-13 5:46 
GeneralRe: Mobile detection? Pin
David Mujica9-Aug-13 2:38
David Mujica9-Aug-13 2:38 
QuestionThe browser produces an error after I have published my ASP.NET C# program that is not produced in my local host in debug mode. Pin
Xarzu6-Aug-13 9:23
Xarzu6-Aug-13 9:23 
AnswerRe: The browser produces an error after I have published my ASP.NET C# program that is not produced in my local host in debug mode. Pin
ZurdoDev9-Aug-13 7:32
professionalZurdoDev9-Aug-13 7:32 
QuestionCurrency to Number format Pin
Sundaravelan5-Aug-13 18:47
Sundaravelan5-Aug-13 18:47 
Hi there,
I'm developing a telerik report in which I just want to display a set of coloumn value in Indian currency format after excel download. I have done this with the help of calling a currency converter function.
Output came like this,
5,25,600.00	
5,25,600.00	
10,75,600.00	
10,00,00,000.00	
1000.00	
1000.00	
10600.00	
10600.00	
23.00	
3333.00	
Now I just want to make sum of this column, but it downloaded as text format not in number format, though I changed it to number format in format cell option, values like 5,25,600.00	,10,75,600.00, 10,00,00,000.00	which are all having "," in between the numbers cannot be added. How to change these values into number format. Suggestions welcomed.
Thanks in advance.

Regards,
A.Sundar.

Questionhow to make discussion and comments in asp.net C# MVC 2.0 ? Pin
Roshan Ghale5-Aug-13 4:07
Roshan Ghale5-Aug-13 4:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.