This is a migrated thread and some comments may be shown as answers.

Radbook

5 Answers 93 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mansi A.
Top achievements
Rank 1
Mansi A. asked on 05 Jul 2014, 04:22 PM
Hi
Is Radbook will be include in ASP.Net Ajax controls family soon ?
How to do something like RadBook in asp.net or what's the alternative way to achieve that?

Thanks, 
Mansi 

5 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 07 Jul 2014, 07:25 AM
Hello Mansi,

Can you please provide more information about your scenario:
Thank you for the provided information in advance!

Kind regards,
Rumen
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Mansi A.
Top achievements
Rank 1
answered on 07 Jul 2014, 02:03 PM
Hello Rumen,
  •   I'm working on building Auction Catalog Maker in C# asp.net 
      Simple HTML and Image Data
  •  Problem to solve is 
      1-Catalog has multiple pages 
      2-Each Page will include predefined rows and columns structure 2*2  2*3 3*2 3*3 
      3-Drag Drop Functionality to fill each sell on page from Available item to catalog 
      4- Available item to catalog will be simply list view or right side with ability to drag and drop to cell in page

    Thank You
    Mansi 
0
Rumen
Telerik team
answered on 08 Jul 2014, 12:16 PM
Hi Mansi,

Thank you for sharing your scenario.

It looks more like a sample application than a standalone control :)

Can you please specify the content file type that you want to display in the browser: PDF, RTF, HTML, XHTML, other?

Best regards,
Rumen
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Mansi A.
Top achievements
Rank 1
answered on 10 Jul 2014, 05:20 PM
Hi Rumen, 
   It's not a file , it's more like Cell template here what I'm thinking 

 <telerik:RadBook id=".." runatserver="true".... >
<CoverPage> <!-- Optional --> </CoverPage>
<Page Template>
    <Page Header>  </Page Header> <!-- Optional --> 
    <Pagebody>
        <image>           <text> 
 </Pagebody>
 <Page Footer>  </Page Footer> <!-- Optional --> 
<BackCoverPage> <!-- Optional --> </BackCoverPage>
</telerik:RadBook>


would be asome if we can use predefine template it page body
such as 2*3 or 3*3 that will create kinda like empty cell 

Also, ability to merge cells (Would be super cool)

beside all the terlerik features like sorting , skining ... etc 

Thanks, 
Mansi
0
Rumen
Telerik team
answered on 11 Jul 2014, 01:56 PM
Hello Mansi,

Have you tried to achieve your scenario using the Template functionality of the ListView or Grid controls?I think that they are very suitable for such scenarios. You can see the following demos for more information:
Best regards,
Rumen
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Mansi A.
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Mansi A.
Top achievements
Rank 1
Share this question
or