Question
Data View Web Part

Answers

It is a way to display data with filtering. grouping. Data View webpart was available in SharePoint 2007 and also available in 2010. SharePoint 2010 also have XSLT Listview webpart.

XSLT Listview webpart - It is a webpart that can be modified in SharePoint designer using XSLT code.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q A female thirty years of age presented with pain right ear for last three days which has increased in intensity gradually. The pain is aggravated on chewing movements. There is no history of ear discharge. On examination movements of pinna are painful. Meatus is occluded by swelling and there is some forward displacement of pinna. How will you manage this patient?
  • Q What are the distribution channels that exist while marketing the product?
  • Q Write shortly on renal regulation of water.
  • Q How to select all paragraph elements whose lang attribute contains values that are exactly "en", or begin with "en-"?
  • Q Calculate the maintenance IV fluid and rate for a 4 kg infant and for a 25 kg 6 year old.
  • Q Who was the president of Indian National Congress when 'Poornaswaraj' resolution was passed by it in its Lahore session in 1929?
  • Q Where could you see a likeness of Pharaoh Khafres head
  • Q In june a baseball team that played 60 games had won 30% of its game played. After a phenomenal winning streak this team raised its average to 50% .How many games must the team have won in a row to attain this average? A. 12 B. 20 C. 24 D. 30
  • Q What is the Christian service or ceremony, named from Greek meaning grateful, commemorating the Last Supper?
  • Q What is the main limitation of ipv4?
  • Q  I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?