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

2 newbie question

2 Answers 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 23 May 2012, 08:05 PM
Hi, I just download and tried a few sample of Kendo UI. It looks and works great! Good job telerik folks.

I have 2 newbie question/or request.

1. Can we have a search function under each sub forum? Right now I only find to search the whole website.
2. When you post the sample code in the demo, can you also post the sample code in the server side to make the demo could be run on a single box without external network dependency?

Thx,
David

2 Answers, 1 is accepted

Sort by
0
David
Top achievements
Rank 1
answered on 01 Jun 2012, 05:14 AM
Hello,

Can anyone post the server side sample code on how to handle the client call like below?
What's the best way to implement? WCF, MVC, or Web API?

http://www.server.com/service/Northwind.svc/Orders?$callback=jQuery171028029837919648104_1337798230508&%24inlinecount=allpages&%24format=json&%24top=10&%24orderby=Freight+desc&%24filter=(Freight+le+100+and+Freight+ge+10)
Thx,
David
0
David
Top achievements
Rank 1
answered on 01 Jun 2012, 05:23 AM
There is similar question in asp.net.

http://forums.asp.net/p/1795976/4946699.aspx/1?How+to+bind+this+querystring+to+parameters+on+an+API+Controller+Action+GET+
asp.net thread
Apparently, it is a common question on how to do the model binding using the long query string.
Tags
Grid
Asked by
David
Top achievements
Rank 1
Answers by
David
Top achievements
Rank 1
Share this question
or