Hi All,
Trying to replicate the way our Find A Reseller" feature works on our old site.
Basically you type in your postcode or suburb and it will return a list of resellers near you.
I have created a custom table to hold all our resellers details and I have created a custom web part to mimic this UI.
Can someone point me in the direction of a tutorial or article on how i go about searching the custom table in Kentico from a webpart code behind?
I have looked on DEVNET docs and it covers the basic Hello World. Cant seem to find anything on other methods or examples.
Ok answered my own question.
http://devnet.kentico.com/articles/kentico-8-technology-custom-tables-data-api
This example would be better suited in the official documentation than hidden away in some blog.
Please, sign in to be able to submit a new answer.