Click here to Skip to main content
15,918,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: HTML Javascript Pin
MacIntyre27-Apr-09 21:13
MacIntyre27-Apr-09 21:13 
QuestionClosing using Ajax? Pin
Karthick_gc27-Apr-09 1:53
Karthick_gc27-Apr-09 1:53 
AnswerRe: Closing using Ajax? Pin
Rolando CC27-Apr-09 6:16
professionalRolando CC27-Apr-09 6:16 
JokeRe: Closing using Ajax? Pin
Sandeep Akhare27-Apr-09 8:12
Sandeep Akhare27-Apr-09 8:12 
GeneralRe: Closing using Ajax? Pin
Rolando CC27-Apr-09 8:15
professionalRolando CC27-Apr-09 8:15 
QuestionASP.net Caht control.? Pin
Piyush Vardhan Singh27-Apr-09 0:55
Piyush Vardhan Singh27-Apr-09 0:55 
AnswerRe: ASP.net Caht control.? Pin
Christian Graus27-Apr-09 1:32
protectorChristian Graus27-Apr-09 1:32 
GeneralRe: ASP.net Caht control.? Pin
Piyush Vardhan Singh27-Apr-09 2:23
Piyush Vardhan Singh27-Apr-09 2:23 
i am using asp:chart control bind with data set it show all the bar but hide one alternate value of datetime at X axis.

y-axis:->1,2,3,4,5,6,7,8,9,,,,,,,,100(values of Y Axis)
y-axis:->a,-,c,-,e,-,g,-,i,,,,,,,,,Z (Date Time(28 aprl 2009) values of X Axis)
( - is indicate to hide value,)
i don't know why it act like this type...


(asp:Chart ID="uxchartByDay" runat="server" Width="900px")
(Series)
(asp:Series Name="Series1" XValueType="DateTime" )
(/asp:Series)
(/Series)
(ChartAreas)
(asp:ChartArea Name="MainChart" BorderWidth="0")
(InnerPlotPosition X="5" Y="5" /)
(AxisY LineColor="64,64,64,64")
(LabelStyle Font="Trebuchet MS, 10pt, style=Bold" /)
(MajorGrid Enabled="false" /)
(MajorTickMark Enabled="false" /)
(/AxisY)
(AxisX LineColor="64,64,64,64")
(LabelStyle Font="Trebuchet MS, 10pt, style=Bold" /)
(MajorGrid Enabled="false" /)
(MajorTickMark Enabled="false" /)
(/AxisX)
(/asp:ChartArea)
(/ChartAreas)



(%-- (ChartAreas)
(asp:ChartArea Name="ChartArea1")
(/asp:ChartArea)
(/ChartAreas)--%)
(/asp:Chart)

Piyush Vardhan Singh
p_vardhan14@rediffmail.com
Eventure Technology
http://holyschoolofvaranasi.blogspot.com
http://holytravelsofvaranasi.blogspot.com



AnswerRe: ASP.net Caht control.? Pin
Piyush Vardhan Singh27-Apr-09 4:22
Piyush Vardhan Singh27-Apr-09 4:22 
QuestionUrl encryption Pin
sekannak27-Apr-09 0:02
sekannak27-Apr-09 0:02 
AnswerRe: Url encryption Pin
SeMartens27-Apr-09 0:11
SeMartens27-Apr-09 0:11 
GeneralRe: Url encryption Pin
Colin Angus Mackay27-Apr-09 0:17
Colin Angus Mackay27-Apr-09 0:17 
GeneralRe: Url encryption Pin
SeMartens27-Apr-09 1:03
SeMartens27-Apr-09 1:03 
AnswerRe: Url encryption Pin
Christian Graus27-Apr-09 0:11
protectorChristian Graus27-Apr-09 0:11 
AnswerRe: Url encryption Pin
Vasudevan Deepak Kumar27-Apr-09 0:48
Vasudevan Deepak Kumar27-Apr-09 0:48 
Questiongenerating xml Pin
AndyInUK26-Apr-09 23:11
AndyInUK26-Apr-09 23:11 
AnswerRe: generating xml Pin
Christian Graus26-Apr-09 23:19
protectorChristian Graus26-Apr-09 23:19 
GeneralRe: generating xml Pin
AndyInUK29-Apr-09 7:53
AndyInUK29-Apr-09 7:53 
Questionapplying image on the border of message box created using javascript Pin
Sanket.Patil26-Apr-09 23:04
Sanket.Patil26-Apr-09 23:04 
AnswerRe: applying image on the border of message box created using javascript Pin
Christian Graus26-Apr-09 23:18
protectorChristian Graus26-Apr-09 23:18 
AnswerRe: applying image on the border of message box created using javascript Pin
rupamroy21-Feb-10 20:38
rupamroy21-Feb-10 20:38 
Questioni cant access data grid dynamically Pin
ami_singh26-Apr-09 22:44
ami_singh26-Apr-09 22:44 
AnswerRe: i cant access data grid dynamically Pin
prakash_chhipa26-Apr-09 22:47
prakash_chhipa26-Apr-09 22:47 
AnswerRe: i cant access data grid dynamically Pin
Christian Graus26-Apr-09 22:48
protectorChristian Graus26-Apr-09 22:48 
QuestionReports in ASP.NET Pin
Rashmi_Karnam26-Apr-09 22:39
Rashmi_Karnam26-Apr-09 22:39 

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.