HI
I upgraded to 7.3 clr 3 from 6.2. All of a sudden I am getting all of thses errors that used to work. The WegGrid properties used to wortk now they are read only???? DisplayLayout.RowSelectorStyleDefault etc. First of all why?????? Second what am I supposed to do. Now I have to waste a LOT OF TIME DOING RESEARCH INTO CHANGING MY APP. I am livid. Absollutley livid. It seems to happen ALL OF THE TIME. I am wondering if it is worth the aggravation to continue using these products. You obvioulsy do not care about the programmer.
Gary Goodwin
gary.goodwin@gmail.com
Hello Gary,
I understand your frustration, because I had the same problems with infragistics products (ASP.NET). Hopefully, I found a solution to all my problems (buggy controls, lack of support, ....). I flush all my infragistics controls and now I use Telerik controls wich are bug free, you have a great support, controls respects standards (asp.net ajax, XHTML) and are easy to use....
For sure it has a cost for you to change, but I'm sure that this cost is less expensive than continue to work with buggy controls.
Cedric D
Are you kidding me lol... Telerik has nothing BUT problems, and what really makes me LMFAO is when you post something on Telerik forums you get the "FAMOUS" old Microsoft answer "We were unable to reproduce the problem must be on your end..." lol Telerik what a Joke...
Crumbs, your outlook app is looking promising already :( . Thats pretty impressive what you have done in such a small space of time. Just got the humble pie in today. Gonna store it in the fridge, now im just browsing through ebay looking for some knee pads.
This is going to be quite close, but I have a feeling you will stumble on the combobox search facility, alert window and sliding panes.
Infragistics team bow your heads in shame. Just look at what was achieved by one of your customers in less than 5 hours WITH YOUR CONTROLS. The guy is also going to provide a walkthrough on how he achieved this (and source code). This is increadibly valuable, especially for those who find your documentation hard to follow and would really like a good step by step implementation guide. I for one am impressed and think that this is the type of stuff your organisation should be churning out for its customers. His guide on how he implemented this inteface with your controls is exactly the type of content that I want to see on your community site.
Nice one Chris
Ok made some changes http://outlook.visualstudiotutorials.com For those of you following along I have not made it FF compatible yet as that is pretty much the last thing I do just faster for me to build on IE and then go back and clean up etc.
So on day 2 (only about 3 hours as I have other stuff going on today) :)Added: Sliding ToDo Bar etc. Added: New Message Notification using the IG.WebPanel and a simple javascript loop hahahaAdded: ComboBox Search Facility (not hooked up to database yet but that is about a 1hour job with freetext indexing)Added: Calendars Added: AJAXAdded: Progress Bar for Loading Pagesbtw I would just like to point out if it is slow that I am trying to prove a point about compression and IG controls... This demo is being served up to you on a win2003 box, e-machine, 512mb of ram with a 1mb up speed... using compression on the server...More to come enjoy...
oh my, this is looking very impressive. YOU SURE YOUR DOING THIS BY YOURSELF? If you are then hats of to ya. What I like is that even though there is not a native winalert you were able to construct something similar using the webpanel. Good thinking. I guess what this has proved to me is that with a little bit of ingenuity you can use IG to accomplish quite a lot. What you have done there would have taken me weeks.
P.S. Glad to see another VB developer . yeaaaaaaaaa
Yeppers as my 3 anonymous bosses will swear under oath "I am a team of one" hehehe
The thing about IG is "anything" is possiable I have even gotten the controls into C++ (few hacks here and there) but for the most part over the years I have learned what each web and win control is capable of so building something as simple as the outlook demo is more about aranging the controls correctly... And i cannot stress APPSTYLIST enough (win and web) the guys at IG have done fantastic work in this area which will allow you to pretty much do anything you want with a IG control...
The webpanel is useful for so many things from (hell i have even used it as a dhtml window before) and then just applying the right effect can make it go from a normal div panel to an "Message Notification" window... because of the challenge I didn't do a few things (not allowed dhtml lol) otherwise i would have added a mouseover "pause" event that would have stopped it from disapearing etc.
Did you click on your search box (text area) lol mimics outlook exactly hehehehe
So I just got to ask Cedric, Michael did you buy some good kneepads? hehehehe
PSWhile I am efficient in pretty much every language known to man (yes even fortran) for windows and web apps I prefer VB.NET as I can put alot of stuff in the database (like the variable and type ie: i as long) where in C# you can't and since 90% of the applications I right require the user to be able to create forms and events on the fly it is just a pain in the *** (and slows me down) in other languages (well and im lazy)... However for any type of sockets, file handling etc. the only language is C++ hehehehe VB.NET has come a long way since basic and whats the best thing they ever did to VB ding ding ding ding thats right try...catch... ok enough with that lol...
So I am thinking about going ahead and adding POP,SMTP etc. to this demo and just make it a real application thoughts anyone?
I've tried to view this several times. never could see it. just now waited 20 minutes but it never loaded nor timed out.
@michael
I get the frustration with the webcombo (grid) and not going to argue that, "however" my plan for the dropdown in the outlook demo is not going to use the webcombo (for that matter didn't even cross my mind to use it) but rather was going to use the igmenu that way not only could I list submenus "like in outlook" "Recent Searches->Search Results" but at the same time have menu options... :)
@John, I cannot argue with you there and I am in the process of writing a tutorial for that (and a js file) just been caught up with some other stuff (sorry about that i will try and get it done this week sometime)...
Here is the deal folks no one control solves 100% of the problem not Telerik not Infragistics none of them do this has been the case forever and is not going to change so the best you can do is make your own and/or use several different controls together (hopefully in harmony) but this also depends a lot on how much money you got and/or how much talent you have... There is no doubt that all companies have short comings and a lot of times programmers (egos) <--myself included get so caught up in their "favorite" controls that they will shout at the top of their lungs arguing what you would shout at the top of your lungs defending... debate can be a good thing and it can be a bad thing I see the outlook thing as nothing more than another programmer telling me I can't do something nothing more nothing less... is it counter productive sure, is it fun? well for me it is because it was a challenge and I like challenges... and while I could go around screaming that IG has me by the short and curlies I can say the same thing about Telerik as the problem I was having with the window control was fixed in promethous but that means i gotta upgrade to fix what I would think of as a major bug... but tomatoes, tamatoes
Here is a perfect example of this: Intersofts Desktop is great no doubt about it you can tell they put a lot of time and effort into it, however it "does not" do some things I need it to do so I am having to rebuild it (hence the desktop challenge)... Would I have prefered to just write a tutorial on how to hook it up "you bet your ***" but I can't do that because those features don't exist so now i have to rebuild their control from the ground up...
"On a side note (and not to start a argument) I haven't used Telerik's "new" promethous schedule so I don't know what it can or can't do and I am not sure what limitations you are running into as I haven't come across any limitations in the webschedule it is actualy (in my opinion) one of the easier controls to work with..."
One of the main issues we have is not being able to drag and drop between days. The Infragistics web scheduler only handles drag/drop in the same day. The Telerik component fixes this. There are lots of other minor things but I guess my main complaint is I have no idea whether or not this will ever be fixed. I'm supposed to wait like a kid for christmas and then open up my present to see what I got! I'd rather have a roadmap so I know where I'm going!
I think what Chris is doing is great for the community. It will help those struggling with the IG controls to have a look at a real world application and through the tutorial learn how to acheive it. This can only be a good thing and I think Chris should be commended for doing it. However am I convinced that IG is great? and am I ready to buy the kneepads? Not just yet. Just as other people have posted, there are still some underlying issues with the IG controls that have alienated a lot of customers. There is a one way trend of people leaving IG and moving to Telerik and apparantly NOT the other way round. The real issue here (and to be productive) is to establish why the trend is happening and why customers feel so let down by IG. We could argue back and forth that Telerik is better blah blah blah, but this is an IG forum and I for one hope that this discussion and others alike would shed some light on what customers want and what they feel is lacking.
@Chris
your Outlook demo so far is impressive and it has raised (just a little) my perception of IG. However the standard IG webcombo is a bloated dropdown with a grid attached to it. This is just one of the controls that IG have done wrong. Why do I say that, well try to replicate the Outlook 2007 webcombo properly. You will notice that the original contains a dropdown menu. To achieve something like this in Telerik is a breeze as pretty much all their controls have templatable items. This means I can easily integrate pretty much any control as a template. I may be wrong so please enlighten me if I am.
"I was amused for a while but now I am tired of your rant."
no one's forcing you to read any of this! :)