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 Gao Yixin,
I have sent you an email to your email account. Could you kindly check them and give me a feedback afterwards? Thank you and have a nice day.
Best Regards,
Andi Santoso
Hi Xedem,
I have tried them in both browsers, IE8 and Mozilla 3.5.8. I attached you a screen shot of them as well.
Could you also remove these following line code as well to make sure that it runs under HTML page?
xmlns="http://www.w3.org/1999/xhtml
If the issue is still persisted, until we have news from our Developer team, could you use a workaround by using a fixed pixel instead of using 100% and set the AutoWidth ="false" ?
If that is fine, you can still keep using XHTMl page and continue your project. Meanwhile, I will keep follow our Developer team up with this issue as a high priority and will inform you as soon as I get news from them.
Yes, I am able to replicate the issue as well. I have forwarded this to our developer team and will inform you as soon as I have some news from them. This issue occurred because of the page is under XHTML. I have tried it under HTML and it works fine. You can try them by removing these,
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
I hope it helps. Thank you and have a nice day.
Forgive me, it must be missed by me to try the code that you have provided and also forgive me, if I make you confused. Okay, now I understand the situation. I have tried you snippet and the result is not quite good in the width of each column. The problem is you have set IsAutoWidth for more than one column. As you might see on our WebGrid documentation at "ms-help://ISNet.WebUI.WebGrid.V7/ISNet.WebUI.WebGrid/ISNet.WebUI.WebGrid~ISNet.WebUI.WebGrid.WebGridColumn~IsAutoWidth.html", it stated that only one column can only behave as IsAutoWidth per table.
To be clearer, let say we have three columns, the total width of WebGrid is 1000px. One column has 200px width and the other has another 200px width. If we set the last column to be a IsAutoWidth column, it will resize the its width to 600px without changing the other columns’ width.
The other issue is, when we used WebGrid inside a <table>, we will need to set the table-layout as fixed, so that it will not override the WebGrid style. Here, I attached you a new sample that using all the same setting with the previous sample that we had. I have tested them and it runs well, in both browser, IE and Mozilla.
Could you kindly try to run them and let me know if the issue is still persisted? Thank you and have a nice day.
Yes, sorry for the inconvenience. About the XHTMl, I have forwarded to our developer team and I will inform you as soon as I get a information from our developer team.
I was wondering, when you run the page, How can you include the .dll files that I attached to you ? From the last attachment that I attached, I am pretty sure that I did not include the .dll files. Could you kindly try to open a new project and add the aspx file from the last attachment. Or, perhaps you can try to create a new WebGrid and use a same setting like the last one.
Thank you and have a nice day.
For the IE issue, by removing the "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> on the top of your code will fix the gap between field problem. When you view in browser, perhaps you will see that the WebGrid is in the middle of the page. That happens because you set the height 100% for table. Usually, we do not recommend our customer to use percentage in our WebGrid. By removing the height=100%, it will set the WebGrid on the top of the page again.
However, for the issue on the Mozilla browser, I am not able to replicate them. I have tried to run them using Mozilla 3.5.8 and using the latest hot fix, it runs nicely. May I know what was the error message that you have got ?
As my colleague assists you in live chat, I assume that the GAC and dll problem should be fixed by now. So, I was wondering if the sample that I gave to you is working or not. Since all the dll and GAC are fine, you can try just to download the .aspx and .aspx.cs files that I attached in here and put it in your new project and try to run them.
The "Unrecognized tag prefix or device filter" usually happens when we do not have the same tag prefix when we cast the WebGrid component. If the issue is still persisted, it would be a better and faster way if I can remote desktop to you.
You can give me your email and I will send you my msn email address. Then, we can arrange a suit available time of yours. Our office our is from Monday to Friday from 08.00am to 17.00pm GMT plus 7
Hi Herman Cordes,
Could you correct me if I am wrong? I am assuming that you wanted to get the WebGrid objects which is located in one user control. To get the Object of WebGrid in user control, you can simple using this code:
window.ISGetObject("WebGrid1");
I also attached you a sample on this scenario. In that sample, I have two WebGrids in one user control and when you click on the button (which I put it in the aspx page), it will show the id of each WebGrid.
The ISGetObject() function is used to get the client object reference of any Intersoft’s components, instead of using different function for each. (For further information, you can check on our WebGrid documentation at "ms-help://ISNet.WebUI.WebGrid.V7/ISNet.WebUI.WebGrid/Get Grid object.html")
I hope it helps and meets your scenario. Thank you and have a nice day.
Hi Wolfgang Pichler,
Forgive me, however I am not able to replicate the issue of yours. I have tried your code and using my own database and it runs nicely. Attached is an image that I take and as you can see, It works just nicely. Perhaps, I am missing something.
Could you ensure that you have using the newest Frameworks as well? I am using the same version of WebCombo of yours, using a IE7 to browse and using Frameworks version 3.0.5000.752.
Hi Shawn,
Forgive me, I think that I will need to have more time to investigate this scenario of yours. I will try my best to give you the solution on the next day. Sorry for the inconvenience. Thank you and have a nice day.
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