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
I'm creating a webcombo at run time in server side. How can i assign the OnInitializeRow method in VB? with combo.OnInitilizeRow not is posible
Please try to use the following snippet code in order to assign the OnInitializeRow method in VB.
Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) ... ' Setup Events AddHandler combo.InitializeRow, AddressOf combo_InitializeRow ... End Sub Private Sub combo_InitializeRow(sender As Object, e As RowEventArgs) Throw New NotImplementedException End Sub
Hope this helps.
Thanks Yudi
Glad to hear the good news.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.
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