Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Values in New Row
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00856086
Message ID:
00856225
Views:
17
Thank you Kevin,
I am definitely interested in getting the new release ASAP.

Slava

>Slava,
>
>>I tried this:
>>
>>protected override void btnNew_Click(object sender, System.EventArgs e)
>> {
>>    oFilters.NewRow(new FiltersDefaultValues("MyDef1","MyDef2"));
>> }
>>
>>I got three (?) new rows, two of them with my default values and one without them.
>>How can I keep all functionalities of mmButtonNew, but not create extra new rows?
>
>Good question...the problem is the behavior that adds a new record is built into the New button and there's no way to turn it off. I'll add logic to the behavior buttons that turns off the default behavior when the button's BindingFlag property is set to false, and that will address the problem in the next release. I plan to do a release sooner than later to release the localization forms anyway. If you're interested, I can get you an early release!
>
>Regards,
Previous
Reply
Map
View

Click here to load this message in the networking platform