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,
I'm not totaly new to intersoft but i have little experience.
Ok my problem.
I want to use the webgrid functionality on a oracle Database Table. To keep it simple i copied the table columns from the Customer table Northwind and created one in a ORACLE Database so i could use the samples provided by Intersoft.
Doesnt mather what i try it always says could not find Non-generic method.
I removed the Create Insert,Delete combobox and made a custom update statement in the dataset.
The select query works perfect but whenever i want update it starts giving errors.
Is this possible?
Thx.
Most of the sample files provided by Intersoft are using Northwind as the database. The screenshot indicates that the ISDataSource control is unable to find the “UpdateQuery” method.
Please ensure that the “UpdateQuery” method is available and can be accessed by the ISDataSource control.
Please allow me to share a trick that I often use when having problem with ISDataSource and the method of dataset. When having problem with the select, insert, update, or delete method I usually use the ObjectDataSource control to test the method.
Hope this helps.
*Editedreason: double post
Sry for the double post my bad (u can remove the other thread),
I looked into the samples and came accross something i was looking for:
Solution: WebgridSamples > BatchUpdate_CustomObjectUpdate.aspx
I can use codebehind to bind the webgrid to and datasource, however again select query's work fine but when i want to insert/update/delete it gives errors.
I am now trying to insert a record from an intersoftgrid into an oracle table. This method looks more likely to work but im getting errors so maybe im doing something wrong ?
I have added some screenshots. the most important SS is Insert Method for(Webgrid) there I show the error message with some text. The other screenshots are for additional information to understand my situation.
OK I solved it I replaced the oledb data objects with Oracle data objects (i think u need devart dll) and modified the query using :p1 instead of ? this works for insert so it will also work for update.
This is solved i only need dropdowns now for the input fields.
Glad to hear the good news and thank you for willing to share the solution with us. I’m sure that this solution will be useful for other member who has similar scenario with yours.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our community. 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