140 reputation
8
bio website
location Trnava, Slovakia
age
visits member for 5 months
seen 2 days ago
stats profile views 8

Beginning developer (hope so).


Apr
8
comment keyword query with nullable
This does not work.
Apr
8
asked keyword query with nullable
Mar
6
comment enable ajax on listview web part added in feature upgrade
well actualy what you wrote down is true, however ListViewWebPart does not subclass DataFormWebPart
Mar
5
asked XsltListViewWebPart cross site-collection
Mar
5
accepted Create dynamic view for listview web part
Mar
5
comment 2 custom list view web part on same page
hi thanks, problem is that i am doing filtering based on user profile property value. therefore iam creating like on-the-fly view. sharepoint.stackexchange.com/questions/60247/…
Mar
5
comment 2 custom list view web part on same page
Hi. No. just add ListViewWebPart to our web part Controls collection.
Mar
5
comment 2 custom list view web part on same page
hi, thanks. i am using ListViewWebPart. Well if I use XsltListViewWebPart the ECB menu is not working well. It renders, however I select one menu item I got error. But will try it
Mar
5
asked 2 custom list view web part on same page
Mar
5
asked enable ajax on listview web part added in feature upgrade
Feb
27
asked extend caml token ?
Feb
27
asked Filter in customized view not working
Feb
26
comment add MenuItem to MenuItemTempate on event SPGridView.RowDataBound
well actually i know about this handler, however from here i need to access the menu for the current row item and alter items in menu.
Feb
26
asked add MenuItem to MenuItemTempate on event SPGridView.RowDataBound
Feb
26
comment Use Last modified date in search results
thank you! this is awesome!
Feb
26
accepted Use Last modified date in search results
Feb
25
asked obtain actions from ecb
Feb
24
accepted obtain list view rendered html from code?
Feb
24
comment obtain list view rendered html from code?
thanks! I overlooked this class! I will go this way
Feb
24
comment obtain list view rendered html from code?
thanks, i know about that, we used for rendering on client side, this is great. however i need to dynamically render the view. therefore i probably prefer the spgridview, but thanks!