iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi all,
How to programmatically set CustomStartIndex of CoverFlow? I have already set
but it still doesn't take effect.
Any advice on this?
Many thanks,
Yuanzi
Hi Yuan Zi,
You can simply set them directly from your WebCoverFlow. I have tried this on page load and it works just fine. Here is the snippet to do so:
protected void Page_Load(object sender, EventArgs e) { WebCoverFlow1.StartUpPosition = ISNet.WebUI.Silverlight.WebAqua.WebCoverFlowStartMode.Custom; WebCoverFlow1.CustomStartIndex = 0; }
I hope it helps. Thank you and have a nice day.
Best Regards,
Andi Santoso
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname