For my application wish to have a Richeditbox with Bold,Italic,... controls like a CKeditor.
Is there is any available in market supporting Winjs?.
gk
I cannot tell about 3rd party controls, but you can have your own rich text box style by using the isContentEditable property that is documented here: http://msdn.microsoft.com/en-us/library/windows/apps/ms537837.aspx
Check out the following links http://samples.msdn.microsoft.com/workshop/samples/author/dhtml/refs/contentEditableEX2.htm as well that gives basic Bold,Italic,Underline functionality to the span element (click the Enable edition button, highlight any word in the "You can edit..." area and then hit Ctrl+B to bold the highlighted text). That should give you a start.
@prashantphadke || Windows Store Developer Solutions #WSDevSol || Want more solutions? See our blog! http://aka.ms/t4vuvz