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
We don't have the luxuary of turning off AllowShowAllRowsOnDropDown as it's required for our implementation. Don't you think I've looked at the examples? They're not very helpful. You know the issue we have here and you can create a sample that more precisely targets our needs for this issue. Why do you seem so reluctant to provide a sample? Also, have you sent the request to development letting them know we need this feature? If not, can you please do so ASAP? We already have our application in production and need this taken care of. We can't be changing our entire architecture at this point in the game for something, as I already stated, the control should be able to do.
If you're not able to address this issue, then please escalate it to someone who can. Thank you.
Okay, I figured as much. But I'm asking for details. As I requested, can you please provide an example by modifying my attached sample in my original post? Also, we can't change our entire infrastructure at this point for this simple thing we need that, in my opinion, the WebCombo should be able to do without the customer having to do customization. We've not used ISDataSource and our project is already in production so making such a drastic change isn't possible and we need a fix right away.
Please provide a sample of how you would handle using ISDataSource. As I've shown in many of my threads, our data is always generated dynamically so please provide a sample along those lines. Almost all the samples that are "out of the box" don't work for us because we don't use flat files for data or hard-coded lists. Everything comes from a SQL database and from stored procedures and not direct from any tables. Thanks.
Hello Handy,
It may not be a bug, but it's definitely an issue we need to resolve immediately please.
So are you saying we can't achieve what we need automatically by the WebCombo control? We'll have to write our own data load procedure? I hope that's not the case for such a simple and obvious feature that should be part of the default behavior of the control. Would you please modify my sample to show how this is done?
I'll change how the code is set up in the sample and let you know how it works. Also, what is "this event" that you refer to which will be called? I looked at all the events in WebCombo that can be overriden and did not find any event for LoadOnDemand.
As usual the "out of the box" grid works fine, but again, the problem is in our environment. We also do NOT use webflypostback manager.
I did get it working by adding the extra client-side call to disable the grid which did the trick, but that's yet another workaround that requires more overhead to something that should work. Not sure why the server-side Enabled setting isn't sufficient in our environment, but it should work even though we use a more complicated customized grid that derives from yours, we don't do anything with it to cause issues with the out of the box functionality in this case.
Thanks Yudi.
Hi Riendy,
It'll be difficult to provide a sample as this problem is not consistent. But like I said in my initial email, it's not the problem with the assembly itself and it's not really an Intersoft problem. Although that may not be a 100% certainty, but let us go with that premise for now.
There are two separate issues I see here:
You can easily create your own VS2008 solution with some custom control projects (just create some dummy controls that derive from existing classes like TextBox, Label, etc.) and a web applicaton project (NOT web site) with several ASPX pages. Then convert it to VS2010, then attempt to make updates to the aspx pages. Right now I just don't have the time to create a sample for you as it's a bit time consuming.
I'll check my email, thank you.
This makes no sense to me since I also installed this on a clean system, however, mine has both VS2008 and VS2010. I had never installed WebUI Studio on this system and it's running Windows 7 Enterprise 32bit. I only use VS2010 for Team Systems related tasks since it's more reliable and has more features.
I guess I'm asking if you install it on a system that has both but select the option to integrate into VS2008, do you still have the same issue? Also, I'm curious, why doesn't the installation allow for integrating into both IDEs?
No, this issue is NOT related, directly anyway, to the other one, however, we do need help on resolving the other issue Yudi is working on since we're still on VS2008.
I'd be happy to show you, via webex, if you'd like the other issue, however, I've already provided video and samples.
With this issue, it's going to require involving Microsoft as well. Right now, unfortunately, I don't have the time to spend on this one. It may be a few weeks until I'm free to devote time to this one, so e can touch base again at that time.
Essentially, when you update ASPX markup code, what happens is that the designer is not updated correctly with the control. So, for example, if we add our own custom text box, say PrismVirtualTextBox from an assembly namespace called PRISM.VirtualInterface, the designer file woudl be incorrectly updated with the object from the wrong namespace, e.g., PRISM.BusinessLogic.PrismVirtualTextBox.
If you're attempting to duplicate, you'll have to create a solution with custom control classes and some "dummy" classes that are under the same top namespace in VS2008 first. After you set up the test, you'll need to then upgrade your solution to VS2010 and then make updates to your ASPX code. it may work for a while so you have to keep making updates until it breaks. It may take several tries like it did with us.
Hi Yudi,
Where are we with this? I have another meeting in less than 2 hours and I don't have anything good to pass on. We need to get this stuff working for at least one of our pages which is going to be a primary screen for users using in-place editing. Right now development on this page is dead in the water unless we can figure out why this is not working.
By the way, the error from within our application is without an id altogether, i.e.,
Can't find WebCombo.NET instance with ID ''
Yudi,
I created one more sample that more closely reflects how we do things in our app as it's heavily database driven so we create most objects dynamically including configuring those objects.
The attached example is an update the previous one that uses custom objects and the page configured dynamically.
The issue I'm running into is that when I attempt to edit a WebCombo object, upon loading its data, it's refreshing the entire page and I'm not sure where I'm going wrong. I was hoping you can offer some assistance in this.
Please make sure to always use Visual Studio 2008 when working with us since that's the environment we're still using for the time eing. Thank you.
[EDIT] Updated attachment to most recent version.
I created new web site and then copied the elements from the live samples and was able to get it working now but only in my new web site. The Live Samples, for whatever reason, still does NOT work.
I've attached the project. Note the file Bin files list.txt which contains the DLLs you'll need in the Bin folder. I've confirmed this sample works correctly in VS2008 on both my Windows 7 and Windows 2008 Server R2 environments.
However, I still can't figure out why it's doing the same thing as in the Live Samples in my development environment.
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