Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing mmUltraWebGrid within a Infragistics Tab
Message
De
08/03/2005 08:35:43
Bill Benton
North Florida Software Services
Middleburg, Floride, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 1.1
OS:
Windows 2000
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
00992370
Message ID:
00993592
Vues:
33
This message has been marked as the solution to the initial question of the thread.
>Bill,
>
>>I have set up the mmUserControl as stated in the "Help" instructions. I have one question - Where does the "Get" statement go - in the class definitions?
>
>Gordon was simply creating a class-level property to hold a reference to the business object. You can simply make this a field (class member variable) if you'd like. For example:
>
>
public class TestUserControl : mmUserControl
>{
>	protected Orders oOrder;
>
>>If so, I have done everything as suggested, and it still does not populate the data. It is hard to tell, because debug breakpoints don't seem to work within the UserControl. I am receiving no errors, but the data is not populating.
>
>I'm not sure why you're breakpoints aren't being hit...at any rate, have you set the BindingSource property of the grid to the appropriate business object?
>
>If you've done this, why don't you post your user control code here so we can figure out what's going on.
>
>Regards,


Kevin,

I got it working. Once I set the "AutoPostBack" property to true, it worked. There is still an issue with the mmUltraWebTab object, however. I guess that issue is minor compared to the one that was just solved.

Thanks for your help.
Bill Benton
Senior Systems Analyst
Nuvell Financial Services
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform