65 reputation
10
bio website andreicristof.com
location
age 32
visits member for 11 months
seen May 2 at 16:10
stats profile views 16

Apr
22
awarded  Popular Question
Apr
19
awarded  Popular Question
Feb
7
comment Change size of Multilookup field
Thank you so much. I really thought there is an obvious solution, like changing some property value in Sharepoint Designer or somewhere. But it seems jQuery is the solution in most cases. Thank you
Feb
7
accepted Change size of Multilookup field
Feb
4
asked Change size of Multilookup field
Jan
22
accepted save and insert custom form as webpart
Jan
22
asked save and insert custom form as webpart
Sep
23
asked dataform webpart button redirect new ID after saving
Aug
7
comment XsltListViewWebPart remembering state in cookie not working properly
seems this works perfectly fine in Firefox, Chrome, practically any browser except for IE9. Back to square one...
Aug
6
answered Not able to open/edit any page in shaepoint designer 2007
Jul
31
accepted Get Request Page in Workflow
Jul
31
asked Get Request Page in Workflow
Jul
30
awarded  Benefactor
Jul
30
accepted XsltListViewWebPart remembering state in cookie not working properly
Jul
30
comment XsltListViewWebPart remembering state in cookie not working properly
your last comment was the solution. all this time I should have used jQuery .click() instead of the ExpCollGroup method. thank you SO MUCH for the suggestion.
Jul
30
comment XsltListViewWebPart remembering state in cookie not working properly
I have edited the question to try to answer your comment. Thank you
Jul
30
revised XsltListViewWebPart remembering state in cookie not working properly
added 287 characters in body
Jul
30
comment XsltListViewWebPart remembering state in cookie not working properly
thank you for your answer. i made the script in the first place because sharepoint simply was NOT remembering the state of the nodes between postbacks - it was simply expanding all nodes at each postback, regardless of what was expanded or collapsed. upon research on web i found out this can only be achieved with jQuery. "write a script that explicitly sets the state to expanded or collapsed" - that is exactly what i wanted to do in the first place - please advise how can it be achieved without using ExpCollGroup. I tried setting style visible:none but had no effect. Only ExpCollGroup worked.
Jul
22
awarded  Promoter
Jul
9
revised XsltListViewWebPart remembering state in cookie not working properly
new findings