MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Custom MonoX Profile (Closed) (Mono Support )

Viewed 33995 time(s), 13 post(s) 6/19/2012 11:57:21 AMby mdaly
hazballae

hazballae

11/29/2012 8:42:25 AM
Hello,
the problem is solved but i have another one.

On Page_LoadComplete, the invoke of dataManager.InitControlVisibility() raise another NullReferenceException.

May be i have to set some other properties?

Thank you
Elvis

Edited: When i use the DataManger instead of DataManagerHideEmptyFields it works.

Edited 2: I resolve setting the ReferencedContainers properties

dataManager.DataBindings.Add(new DataManagerBinding()
{
EditControl = ..,
PreviewControl = ..,
PreviewControlValueProperty = "..",
FieldName = "..",
ReferencedContainers = new Control[] { rowUfficioServizio }
});
This content has not been rated yet. 
34 Reputation 5 Total posts
mzilic

mzilic

11/29/2012 4:00:31 PM
Hello,

Do you require any further assistance then?

Regards,
Mario
Rated 5.00, 1 vote(s). 
2218 Reputation 300 Total posts
hazballae

hazballae

11/30/2012 11:49:48 AM
Hello,

it's all for now :)

Regards,
Elvis
This content has not been rated yet. 
34 Reputation 5 Total posts
1 2