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 37529 time(s), 13 post(s) 19.06.2012 11:57:21by mdaly
hazballae

hazballae

29.11.2012 08:42:25
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 }
});
Dieser Inhalt wurde noch nicht bewertet. 
34 Reputation 5 Total posts
mzilic

mzilic

29.11.2012 16:00:31
Hello,

Do you require any further assistance then?

Regards,
Mario
Bewertet mit 5,00, 1 Besucher. 
2218 Reputation 300 Total posts
hazballae

hazballae

30.11.2012 11:49:48
Hello,

it's all for now :)

Regards,
Elvis
Dieser Inhalt wurde noch nicht bewertet. 
34 Reputation 5 Total posts
1 2