Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiontimer in wepage Pin
Panks_macho5-Jul-08 20:20
Panks_macho5-Jul-08 20:20 
AnswerRe: timer in wepage Pin
N a v a n e e t h6-Jul-08 3:12
N a v a n e e t h6-Jul-08 3:12 
Questionprint problem Pin
lav naphade5-Jul-08 18:51
lav naphade5-Jul-08 18:51 
QuestionAccessdatasource control help plzz Pin
dream_liner_7e75-Jul-08 17:21
dream_liner_7e75-Jul-08 17:21 
AnswerRe: Accessdatasource control help plzz Pin
N a v a n e e t h5-Jul-08 18:10
N a v a n e e t h5-Jul-08 18:10 
QuestionAccessdatasource control help Pin
dream_liner_7e75-Jul-08 16:25
dream_liner_7e75-Jul-08 16:25 
AnswerRe: Accessdatasource control help Pin
N a v a n e e t h5-Jul-08 16:42
N a v a n e e t h5-Jul-08 16:42 
QuestionIssues with sorting a dynamically created Gridview Pin
AaronM_NZ5-Jul-08 16:07
AaronM_NZ5-Jul-08 16:07 
I am working on a project and I am a bit stumped with sorting of a Gridview. I am creating a DataTable, and one of the columns is populated with decimal numbers ranging from -100.00 to +100.00. I then DataBind the DataTable to the GridView, and then sort on the column. The problem is its sorting it as text, not as decimal numbers - so its sorted something like this: 9.33, -7.6, 3.3, 2.02, 14.6, -1.8, -1, 0.99, etc which isn't at all what I want! How can I make the GridView realise the data is decimal, not text, and sort correctly. I am almost at the point where I might just insert the numbers back into SQL as decimal, and then read it back in sorted!

Thanks
AnswerRe: Issues with sorting a dynamically created Gridview Pin
N a v a n e e t h5-Jul-08 16:40
N a v a n e e t h5-Jul-08 16:40 
GeneralRe: Issues with sorting a dynamically created Gridview Pin
AaronM_NZ5-Jul-08 17:24
AaronM_NZ5-Jul-08 17:24 
GeneralRe: Issues with sorting a dynamically created Gridview Pin
N a v a n e e t h5-Jul-08 18:07
N a v a n e e t h5-Jul-08 18:07 
QuestionRightToLeft Problem in Localization. Pin
hdv2125-Jul-08 10:08
hdv2125-Jul-08 10:08 
Questionsound recording Pin
paresh_sarjani5-Jul-08 8:44
paresh_sarjani5-Jul-08 8:44 
AnswerRe: sound recording Pin
Christian Graus5-Jul-08 15:42
protectorChristian Graus5-Jul-08 15:42 
QuestionDoubt about 'Session' Pin
tina->newcoder5-Jul-08 7:13
tina->newcoder5-Jul-08 7:13 
AnswerRe: Doubt about 'Session' Pin
paresh_sarjani5-Jul-08 8:50
paresh_sarjani5-Jul-08 8:50 
GeneralRe: Doubt about 'Session' Pin
tina->newcoder6-Jul-08 1:12
tina->newcoder6-Jul-08 1:12 
AnswerRe: Doubt about 'Session' Pin
Christian Graus5-Jul-08 15:43
protectorChristian Graus5-Jul-08 15:43 
GeneralRe: Doubt about 'Session' Pin
tina->newcoder6-Jul-08 1:13
tina->newcoder6-Jul-08 1:13 
GeneralRe: Doubt about 'Session' Pin
tina->newcoder6-Jul-08 1:15
tina->newcoder6-Jul-08 1:15 
AnswerRe: Doubt about 'Session' Pin
Steve Westbrook6-Jul-08 16:15
Steve Westbrook6-Jul-08 16:15 
GeneralRe: Doubt about 'Session' Pin
tina->newcoder6-Jul-08 23:14
tina->newcoder6-Jul-08 23:14 
QuestionIn App_GlobalResources how can i add resources for menu Pin
amistry_petlad5-Jul-08 4:53
amistry_petlad5-Jul-08 4:53 
QuestionHow to validate user input with SQL database using asp.net C#? Pin
katelva5-Jul-08 4:01
katelva5-Jul-08 4:01 
AnswerRe: How to validate user input with SQL database using asp.net C#? Pin
Christian Graus5-Jul-08 4:03
protectorChristian Graus5-Jul-08 4:03 

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.